fix: added AE_DOZZLE_PORT variable to resolve port conflicts between environments.
This commit is contained in:
@@ -44,6 +44,7 @@ OSIT_WEB_HTTPS_PORT=4443
|
||||
# Gateway ports (External entry points into the container mesh)
|
||||
AE_API_GATEWAY_PORT=5060
|
||||
AE_APP_GATEWAY_PORT=3001
|
||||
AE_DOZZLE_PORT=8881
|
||||
|
||||
# Maximum allowed file upload size (Global for Nginx)
|
||||
OSIT_WEB_MAX_BODY_SIZE=5120M
|
||||
|
||||
Reference in New Issue
Block a user