workflow setup
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
NFOguard:
|
NFOguard:
|
||||||
build: .
|
# image: ghcr.io/sbcrumb/nfoguard:latest # Use this once package is public
|
||||||
|
build: . # Temporary local build
|
||||||
container_name: NFOguard
|
container_name: NFOguard
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
|
|||||||
Reference in New Issue
Block a user