yea i know its silly but just roll with it for now i dun want to pay for server yet

This commit is contained in:
shockrahwow 2019-11-28 00:26:34 -08:00
parent 9206dab00e
commit 91da2ac15f

View File

@ -2,7 +2,11 @@
address="localhost"
port=8080
templates_dir="static/html/"
[production]
address="localhost"
port=8080
templates_dir="static/html/"
templates_dir="static/html/"
[global.databases.sqlite_dtabase]
url = "db/tmp.sqlite"