1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-03 06:27:46 +00:00

Set default port to 4777 and add configureNginx option

This commit is contained in:
RGBCube 2024-01-10 10:09:37 +03:00
parent 798f766943
commit b7db8421fb
No known key found for this signature in database
3 changed files with 31 additions and 3 deletions

View file

@ -22,7 +22,7 @@ Default: false.
Specifies on which port the site service listens for connections.
Default: 8080.
Default: 4777.
### `services.site.logLevel`
@ -30,6 +30,12 @@ Specifies the log level that the site service will log stuff with.
Default: info.
### `services.site.configureNginx`
Whether to configure Nginx and set the reverse proxy settings.
Default: false.
## License
All the markdown files under the `src/` directory are licensed