Skip to content
Snippets Groups Projects
Unverified Commit c13130a6 authored by Fredrik Jonsson's avatar Fredrik Jonsson Committed by GitHub
Browse files

Remove API_BASE_URL references (#4331)

parent fa7302c9
No related branches found
No related tags found
1 merge request!110v5.23.0 upstream merge!
......@@ -21,7 +21,6 @@ Then so the following steps for each environment.
Set these settings as a minimum:
* `API_BASE_URL`
* `BASIC_AUTH_ENABLED`
* `BASIC_AUTH_LOGIN`
* `BASIC_AUTH_PASSWORD`
......
......@@ -230,7 +230,6 @@ Here is a list of settings that can be set as environment variables or in a `hyp
**None optional:**
```text
API_BASE_URL: https://example.org/api
CACHE_CONTROL_MAX_AGE: 14400
COOKIE_SECURE: true
DJANGO_SETTINGS_MODULE: hypha.settings.production
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment