Add proxyless install mode for existing reverse proxies

This commit is contained in:
cyph3rasi
2026-03-07 17:36:41 -08:00
parent 409d32127d
commit cfc9718f0f
5 changed files with 211 additions and 8 deletions
+4
View File
@@ -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