Add working Dockerfile

This commit is contained in:
Jesse Wierzbinski 2023-11-26 19:30:57 -10:00
parent 8b442c241c
commit 2c82cffb58
No known key found for this signature in database
8 changed files with 27 additions and 15 deletions

View file

@ -9,7 +9,7 @@ database = "lysand"
host = "localhost"
post = 6379
password = ""
database = 0
# database = 0
[http]
base_url = "https://lysand.social"