Add basic documentation

This commit is contained in:
2022-03-29 22:41:20 +02:00
parent e3027ec913
commit 955564d142
2 changed files with 103 additions and 1 deletions

4
api/config/prod.toml Normal file
View File

@@ -0,0 +1,4 @@
[application]
static_dir = "."
api_path = "/api"
static_path = ""