Switch Docker registry from ghcr.io to Docker Hub (spliceboti)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: ghcr.io/djsplice07/squares_game:latest
|
||||
image: spliceboti/squares_game:latest
|
||||
network_mode: host
|
||||
env_file: .env
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user