Fixed broken avatar image style
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
context: ../
|
||||
dockerfile: windows/app/Dockerfile
|
||||
environment:
|
||||
DEBUG: "1"
|
||||
REDIS_CONN: redis://:@redis:6379/9
|
||||
command: [ "python", "main.py" ] # [ "ping", "127.0.0.1", "-n", "9999" ]
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user