Add proxyless install mode for existing reverse proxies
This commit is contained in:
@@ -38,6 +38,10 @@ DB_NAME=synapsis
|
||||
# Or set a specific port: PORT=3000
|
||||
PORT=auto
|
||||
|
||||
# External reverse proxy mode only:
|
||||
# Port on localhost to expose Synapsis for nginx/Traefik/Caddy
|
||||
# APP_HOST_PORT=3000
|
||||
|
||||
# Allow localhost domains in production (set only for local testing)
|
||||
# ALLOW_LOCALHOST=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user