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