Web API, Web UI #86
|
@ -7,3 +7,4 @@ write_timeout = 5
|
||||||
log = "normal"
|
log = "normal"
|
||||||
limits = { forms = 32768 }
|
limits = { forms = 32768 }
|
||||||
origins = [ "http://localhost:8000" ]
|
origins = [ "http://localhost:8000" ]
|
||||||
|
jwt_secret = "abc123"
|
||||||
|
|
Loading…
Reference in New Issue