mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-06 10:23:08 +03:00
docs/running: nginx serves the schema files
This commit is contained in:
parent
854e20501c
commit
4e9cecaf1e
@ -81,7 +81,8 @@ another file.
|
||||
from the Relay and Monitor in order to send them messages that passed
|
||||
schema checks.
|
||||
1. `GATEWAY_JSON_SCHEMAS` defines the schemas used for validation. Note
|
||||
that these are full public URLs which are served by ...
|
||||
that these are full public URLs which are served by nginx (or whatever
|
||||
else you're using as the reverse proxy).
|
||||
1. `GATEWAY_OUTDATED_SCHEMAS` any past schema that is no longer valid.
|
||||
1. `MONITOR_HTTP_BIND_ADDRESS` and `MONITOR_HTTP_PORT` define where the
|
||||
Monitor listens for web connections to, e.g. the statistics page.
|
||||
|
Loading…
x
Reference in New Issue
Block a user