Still trying to fix a Docker compose bug?
This commit is contained in:
@@ -232,7 +232,7 @@ services:
|
||||
ports:
|
||||
# host to image
|
||||
# default port is 6379
|
||||
- "${AE_REDIS_PORT}:6379"
|
||||
# - "${AE_REDIS_PORT}:6379"
|
||||
|
||||
aether_api_gunicorn:
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user