diff --git a/conf/.env b/conf/.env deleted file mode 100644 index 3be4fc3..0000000 --- a/conf/.env +++ /dev/null @@ -1,8 +0,0 @@ -# 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. - -REACT_APP_SERVER=https://__SYNAPSE_DOMAIN__ - -#Define the port to avoid collisions on port 3000 -PORT=__PORT__