Corrected a number of apt packaging issues

This commit is contained in:
jude
2023-06-13 10:40:04 +01:00
parent c4bd2c1d18
commit c824a36832
7 changed files with 16 additions and 16 deletions

8
conf/Rocket.toml Normal file
View File

@ -0,0 +1,8 @@
[default]
address = "127.0.0.1"
port = 18920
template_dir = "/lib/reminder-rs/templates"
limits = { json = "10MiB" }
[release]
secret_key = "release"