2023-05-20 22:13:02 +01:00
|
|
|
# See `https://kit.svelte.dev/docs/adapter-node#environment-variables-origin-protocol-header-and-host-header`.
|
2023-05-20 17:28:01 +01:00
|
|
|
ORIGIN=http://localhost
|
2023-05-20 22:13:02 +01:00
|
|
|
|
|
|
|
# See `https://kit.svelte.dev/docs/adapter-node#environment-variables-address-header-and-xff-depth`.
|
|
|
|
ADDRESS_HEADER="X-Forwarded-For"
|
|
|
|
XFF_DEPTH="1"
|