1
Fork 0
mirror of https://github.com/Steffo99/distributed-arcade.git synced 2024-11-24 09:04:25 +00:00

Update docker-compose.yml

This commit is contained in:
Steffo 2023-01-09 10:42:35 +01:00 committed by GitHub
parent 2345bb6699
commit 34f9033f27
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ services:
--save 60 1 --save 60 1
--loglevel notice --loglevel notice
volumes: volumes:
- "redis_data/redis:/data" - "redis_data:/data"
distributedarcade: distributedarcade:
image: "ghcr.io/steffo99/distributed-arcade:latest" image: "ghcr.io/steffo99/distributed-arcade:latest"
environment: environment: