mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-04-26 09:48:23 +00:00
Update Dify configuration in .env.example and Caddyfile
- Added DIFY_NGINX_PORT variable to .env.example, setting it to 8080. - Changed reverse proxy port for Dify in Caddyfile from 8080 to 80 for consistency.
This commit is contained in:
@@ -295,6 +295,7 @@ LANGCHAIN_API_KEY=
|
||||
# Based on: https://docs.dify.ai/en/getting-started/install-self-hosted/environments
|
||||
############
|
||||
DIFY_SECRET_KEY=
|
||||
DIFY_NGINX_PORT=8080
|
||||
|
||||
###########################################################################################
|
||||
COMPOSE_PROFILES="n8n,flowise,monitoring"
|
||||
|
||||
Reference in New Issue
Block a user