Update config.json

This commit is contained in:
Alexandre
2020-12-20 11:47:20 +01:00
committed by GitHub
parent 87fae48086
commit 3de5dacb26

View File

@@ -23,14 +23,11 @@
"boot": "auto",
"host_network": true,
"environment": {
"spring.main.web-environment": true,
"joal.iframe.enabled":false,
"joal.ui.path.prefix": "joal",
"joal.ui.secret-token": "lrMY24Byhx",
"server.port": 8081
},
"options": {
"joal.ui.secret-token": "lrMY24Byhx",
},
"schema": {
"joal.ui.secret-token": "str",
}
}