Add config_path to wanderer.json

This commit is contained in:
CanbiZ 2025-11-25 20:01:18 +01:00 committed by GitHub
parent 987e7ee790
commit deedf51c51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@
"type": "ct",
"updateable": true,
"privileged": false,
"config_path": "/opt/wanderer/.env",
"interface_port": 3000,
"documentation": "https://wanderer.to/welcome",
"website": "https://wanderer.to",