1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 23:38:06 +02:00
This commit is contained in:
Christopher Hoskin 2021-04-26 10:00:00 +01:00
parent 42a76925a5
commit 77bd640dae

View file

@ -6,4 +6,4 @@ The toolkit is initialised with a sample private key in `config/nginx/certs/over
A default config for NGINX is provided in `config/nginx/nginx.conf` which may be customised to your requirements. The path to the config file can be changed with the `NGINX_CONFIG_PATH` variable.
By default the https web interface will be available on `https://localhost:8443`. The port can be changed via the `TLS_PORT` variable.
By default the https web interface will be available on `https://localhost:443`. The port can be changed via the `TLS_PORT` variable.