diff --git a/docker-compose.yml b/docker-compose.yml index 38aaf6e..d3abedb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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