7 lines
292 B
Plaintext
7 lines
292 B
Plaintext
|
# See `https://kit.svelte.dev/docs/adapter-node#environment-variables-origin-protocol-header-and-host-header`.
|
||
|
ORIGIN=https://todo.example.com
|
||
|
|
||
|
# See `https://kit.svelte.dev/docs/adapter-node#environment-variables-address-header-and-xff-depth`.
|
||
|
ADDRESS_HEADER="X-Forwarded-For"
|
||
|
XFF_DEPTH="2"
|