Web API, Web UI #86

Merged
projectmoon merged 37 commits from web-api into master 2021-07-15 15:04:54 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 9a5d765d9b - Show all commits

View File

@ -7,3 +7,4 @@ write_timeout = 5
log = "normal"
limits = { forms = 32768 }
origins = [ "http://localhost:8000" ]
jwt_secret = "abc123"