Fix federation flows and add versioned updater
This commit is contained in:
@@ -39,6 +39,11 @@ DB_NAME=synapsis
|
||||
# Existing reverse proxy mode (PROXY=none): use a fixed localhost port, e.g. PORT=3000.
|
||||
PORT=auto
|
||||
|
||||
# Host updater integration for the admin panel.
|
||||
# These are generated by the installer for Docker installs.
|
||||
# HOST_UPDATER_SOCKET=/var/run/synapsis-updater/updater.sock
|
||||
# HOST_UPDATER_TOKEN=
|
||||
|
||||
# Allow localhost domains in production (set only for local testing)
|
||||
# ALLOW_LOCALHOST=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user