Player cache and project structure refactor.
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- "127.0.0.1:8000:8000"
|
||||
environment:
|
||||
- GO_ENV=production
|
||||
- REDIS_ADDRESS=redis
|
||||
- REDIS_ADDRESS=redis:6379
|
||||
depends_on:
|
||||
- redis
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user