Move link-building to the server...
All checks were successful
build-docker-imge / Build the docker container (push) Successful in 28m38s
All checks were successful
build-docker-imge / Build the docker container (push) Successful in 28m38s
This commit is contained in:
@ -10,9 +10,6 @@
|
||||
port = 8910
|
||||
apiUrl = "/api" # You can customize graphql and dbauth urls individually too: see https://redwoodjs.com/docs/app-configuration-redwood-toml#api-paths
|
||||
includeEnvironmentVariables = [
|
||||
"MICROSOFT_OAUTH_CLIENT_ID",
|
||||
"MICROSOFT_OAUTH_SCOPES",
|
||||
"MICROSOFT_OAUTH_REDIRECT_URI",
|
||||
# Add any ENV vars that should be available to the web side to this array
|
||||
# See https://redwoodjs.com/docs/environment-variables#web
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user