Merge branch 'main' into chore_timestamps

This commit is contained in:
Jokob @NetAlertX
2026-02-18 10:05:25 +11:00
committed by GitHub
60 changed files with 1575 additions and 2163 deletions

View File

@@ -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/
```