Update config.json

This commit is contained in:
Alexandre
2020-12-20 11:48:12 +01:00
committed by GitHub
parent 3de5dacb26
commit 92225d4edc

View File

@@ -25,9 +25,9 @@
"environment": {
},
"options": {
"joal.ui.secret-token": "lrMY24Byhx",
"secret_token": "lrMY24Byhx",
},
"schema": {
"joal.ui.secret-token": "str",
"secret_token": "str",
}
}