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