Skip to content

Commit eb35e80

Browse files
authored
Merge pull request #1510 from adamoutler/proxy-docs
Create new Reverse Proxy.md, remove old
2 parents e741ff5 + 4e7df76 commit eb35e80

18 files changed

Lines changed: 96 additions & 1681 deletions

.github/skills/settings-management/SKILL.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,3 @@ Define in plugin's `config.json` manifest under the settings section.
3737
## Environment Override
3838

3939
Use `APP_CONF_OVERRIDE` environment variable for settings that must be set before startup.
40-
41-
## Backend API URL
42-
43-
For Codespaces, set `BACKEND_API_URL` to your Codespace URL:
44-
45-
```
46-
BACKEND_API_URL=https://something-20212.app.github.dev/
47-
```

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ There is also an in-app Help / FAQ section that should be answering frequently a
6363

6464
#### ♻ Misc
6565

66-
- [Reverse proxy (Nginx, Apache, SWAG)](./REVERSE_PROXY.md)
66+
- [Reverse Proxy](./REVERSE_PROXY.md)
6767
- [Installing Updates](./UPDATES.md)
6868
- [Setting up Authelia](./AUTHELIA.md) (DRAFT)
6969

0 commit comments

Comments
 (0)