mirror of
https://github.com/Steffo99/distributed-arcade.git
synced 2024-11-21 15:44:26 +00:00
Update docker-compose.yml
This commit is contained in:
parent
2345bb6699
commit
34f9033f27
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
--save 60 1
|
||||
--loglevel notice
|
||||
volumes:
|
||||
- "redis_data/redis:/data"
|
||||
- "redis_data:/data"
|
||||
distributedarcade:
|
||||
image: "ghcr.io/steffo99/distributed-arcade:latest"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue