Enable the 'disable' option in palmr.json

This commit is contained in:
CanbiZ 2025-12-10 14:27:59 +01:00 committed by GitHub
parent 7a91dc765a
commit 7c39bc8787
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
"updateable": true,
"privileged": false,
"interface_port": 3000,
"disable": true,
"disable": false,
"documentation": "https://palmr.kyantech.com.br/docs/3.1-beta",
"config_path": "/opt/palmr/apps/server/.env, /opt/palmr/apps/web/.env",
"website": "https://palmr.kyantech.com.br/",