diff --git a/docker-compose.yml b/docker-compose.yml index 514b67e..fb09616 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: