mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
Update DIFY_EXPOSE_NGINX_SSL_PORT in .env.example to 9443 for consistency with new configuration
This commit is contained in:
@@ -304,7 +304,7 @@ LANGCHAIN_API_KEY=
|
||||
############
|
||||
DIFY_SECRET_KEY=
|
||||
DIFY_EXPOSE_NGINX_PORT=8080
|
||||
DIFY_EXPOSE_NGINX_SSL_PORT=8443
|
||||
DIFY_EXPOSE_NGINX_SSL_PORT=9443
|
||||
|
||||
###########################################################################################
|
||||
COMPOSE_PROFILES="n8n,flowise,monitoring"
|
||||
|
||||
Reference in New Issue
Block a user