Inject API base URL into Next at build
This commit is contained in:
@@ -9,3 +9,5 @@ NSW_FUEL_API_AUTH_HEADER=MU1ZU1JBeDV5dnFIVVpjNlZHdHhpeDZvTUEycWdmUlQ6Qk12V2FjdzE
|
||||
|
||||
# Deployment environment - update this to the deployed app's domain
|
||||
ALLOWED_ORIGINS=https://your.domain.tld
|
||||
# This is a reasonable schema, but you could set this to api.your.domain.tld, or whatever you need
|
||||
API_BASE_URL=https://your.domain.tld
|
||||
Reference in New Issue
Block a user