Static serve

This commit is contained in:
Eden Kirin
2023-10-26 22:08:14 +02:00
parent 3290837555
commit 442b145711
5 changed files with 28 additions and 14 deletions

View File

@ -5,6 +5,7 @@ application:
debugSQL: true
isProduction: false
loopDelay: 3000
staticDir: "./static"
database:
host: "localhost"