fix: pull image from Gitea registry instead of building locally
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
nhl-scoreboard:
|
nhl-scoreboard:
|
||||||
build: .
|
image: gitea.thewrightserver.net/josh/nhlscoreboard:latest
|
||||||
ports:
|
ports:
|
||||||
- "2897:2897"
|
- "2897:2897"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user