i fucked up huuuh
This commit is contained in:
parent
1a15e55a2e
commit
26e69bf98d
4 changed files with 32 additions and 11 deletions
|
|
@ -15,11 +15,11 @@ API_DELIVER_POLICY=new
|
|||
API_CONSUMER_RESET=false
|
||||
|
||||
# Public web build target:
|
||||
# - Set NEXT_PUBLIC_API_URL=https://api.example.com when an external proxy
|
||||
# or load balancer serves the API on a distinct origin.
|
||||
# - Leave NEXT_PUBLIC_API_URL empty to use same-origin mode and proxy API
|
||||
# paths to the published API host port yourself.
|
||||
NEXT_PUBLIC_API_URL=https://api.example.com
|
||||
# paths from flow.deltaisland.io to the API container yourself.
|
||||
# - Set NEXT_PUBLIC_API_URL=https://api.example.com only when an external
|
||||
# proxy or load balancer serves the API on a distinct origin.
|
||||
NEXT_PUBLIC_API_URL=
|
||||
NEXT_PUBLIC_NBBO_MAX_AGE_MS=1000
|
||||
|
||||
# Options ingest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue