Still trying to fix a Docker compose bug?

This commit is contained in:
Scott Idem
2024-02-14 18:53:15 -05:00
parent 2ac5a39706
commit f171d314f2

View File

@@ -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