Files
docker-script-server/conf/admin-conf.json
stuzer05 fb7324d348
All checks were successful
build docker image / docker-build (push) Successful in 1m21s
Refactor
2025-02-13 18:16:12 +02:00

8 lines
105 B
JSON

{
"title": "Script server",
"port": "5000",
"access": {
"admin_users": [ "*" ]
}
}