mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-03-31 06:24:19 -04:00
refer to ghcr image in compose file
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
|
||||
gsw:
|
||||
build: .
|
||||
# image: "ghcr.io/a-sync/game-server-watcher:latest"
|
||||
container_name: gsw
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
||||
Reference in New Issue
Block a user