Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .github/skills/settings-management/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,3 @@ Define in plugin's `config.json` manifest under the settings section.
## Environment Override

Use `APP_CONF_OVERRIDE` environment variable for settings that must be set before startup.

## Backend API URL

For Codespaces, set `BACKEND_API_URL` to your Codespace URL:

```
BACKEND_API_URL=https://something-20212.app.github.dev/
```
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ There is also an in-app Help / FAQ section that should be answering frequently a

#### β™» Misc

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

Expand Down
Loading
Loading