1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse-admin_ynh.git synced 2024-09-03 20:26:34 +02:00
synapse-admin_ynh/conf/.env

9 lines
262 B
Bash
Raw Normal View History

2021-07-27 20:35:59 +02:00
# This setting allows to fix the homeserver.
# If you set this setting, the user will not be able to select
# the server and have to use synapse-admin with this server.
2021-08-06 20:02:36 +02:00
#REACT_APP_SERVER=https://
#Define the port to avoid collisions on port 3000
2021-08-06 20:02:36 +02:00
PORT=__PORT__