mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-15 07:37:18 -04:00
Remove Backend API URL section from SKILL.md
Removed section about Backend API URL configuration.
This commit is contained in:
1 parent
5caa240fcd
commit
a81255fb18
1 file changed
-8
@@ -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=/server
|
||||
```
|
||||
Reference in new issue
Block a user