Add CLI command to init database

This commit is contained in:
2022-07-20 23:28:45 +02:00
parent 083451d506
commit 7f33df91ef
2 changed files with 7 additions and 0 deletions

5
fioul.ini.example Normal file
View File

@@ -0,0 +1,5 @@
[server]
host = localhost
port = 9980
debug = true
reloader = true