Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hypha
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ots
hypha
Commits
c13130a6
Unverified
Commit
c13130a6
authored
2 months ago
by
Fredrik Jonsson
Committed by
GitHub
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Remove API_BASE_URL references (#4331)
parent
fa7302c9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!110
v5.23.0 upstream merge!
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/setup/deployment/production/heroku.md
+0
-1
0 additions, 1 deletion
docs/setup/deployment/production/heroku.md
docs/setup/deployment/production/stand-alone.md
+0
-1
0 additions, 1 deletion
docs/setup/deployment/production/stand-alone.md
with
0 additions
and
2 deletions
docs/setup/deployment/production/heroku.md
+
0
−
1
View file @
c13130a6
...
@@ -21,7 +21,6 @@ Then so the following steps for each environment.
...
@@ -21,7 +21,6 @@ Then so the following steps for each environment.
Set these settings as a minimum:
Set these settings as a minimum:
*
`API_BASE_URL`
*
`BASIC_AUTH_ENABLED`
*
`BASIC_AUTH_ENABLED`
*
`BASIC_AUTH_LOGIN`
*
`BASIC_AUTH_LOGIN`
*
`BASIC_AUTH_PASSWORD`
*
`BASIC_AUTH_PASSWORD`
...
...
This diff is collapsed.
Click to expand it.
docs/setup/deployment/production/stand-alone.md
+
0
−
1
View file @
c13130a6
...
@@ -230,7 +230,6 @@ Here is a list of settings that can be set as environment variables or in a `hyp
...
@@ -230,7 +230,6 @@ Here is a list of settings that can be set as environment variables or in a `hyp
**None optional:**
**None optional:**
```
text
```
text
API_BASE_URL: https://example.org/api
CACHE_CONTROL_MAX_AGE: 14400
CACHE_CONTROL_MAX_AGE: 14400
COOKIE_SECURE: true
COOKIE_SECURE: true
DJANGO_SETTINGS_MODULE: hypha.settings.production
DJANGO_SETTINGS_MODULE: hypha.settings.production
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment