mirror of
https://github.com/RGBCube/Site
synced 2025-08-03 06:27:46 +00:00
Add url option
This commit is contained in:
parent
90d744ac15
commit
81f236e18d
2 changed files with 21 additions and 8 deletions
|
@ -30,6 +30,13 @@ Specifies the log level that the site service will log stuff with.
|
|||
|
||||
Default: info.
|
||||
|
||||
### `services.site.url`
|
||||
|
||||
The url the site is running at.
|
||||
Should not have a protocol speficier or trailing slashes.
|
||||
|
||||
Required.
|
||||
|
||||
### `services.site.configureNginx`
|
||||
|
||||
Whether to configure Nginx and set the reverse proxy settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue