Configure permissions properly on Rocket.toml. Make static path behave better

This commit is contained in:
jude
2023-06-14 13:29:48 +01:00
parent c824a36832
commit cdfe44d958
6 changed files with 36 additions and 15 deletions

View File

@ -5,4 +5,4 @@ template_dir = "/lib/reminder-rs/templates"
limits = { json = "10MiB" }
[release]
secret_key = "release"
# secret_key = ""