refer to ghcr image in compose file

This commit is contained in:
Smith
2024-02-28 19:32:09 +01:00
parent 10e6ddef76
commit 1aab47121e

View File

@@ -3,6 +3,7 @@ services:
gsw:
build: .
# image: "ghcr.io/a-sync/game-server-watcher:latest"
container_name: gsw
ports:
- "8080:8080"