broker config changed

This commit is contained in:
Markus Thielen 2023-03-02 14:25:56 +01:00
parent c5dce08e20
commit e587974a29
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[generic] [generic]
# log level; can be error, warn, info, debug, trace # log level; can be error, warn, info, debug, trace
log_level = "debug" log_level = "trace"
[graphql] [graphql]
# path and file name to GraphQL schema file # path and file name to GraphQL schema file

1
package-lock.json generated
View File

@ -5,7 +5,6 @@
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "todo",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"vue": "^3.2.47", "vue": "^3.2.47",