Trying again

This commit is contained in:
Scott Idem
2024-02-14 20:32:52 -05:00
parent 4d50418238
commit 56da44234a

View File

@@ -245,6 +245,8 @@ services:
- ./.env
ports:
- "${AE_API_GUNICORN_PORT}:5005"
extra_hosts:
- "${DOCKER_AE_SERVER_EXTRA_HOST}"
# expose:
# - 5005
# networks: