Initial commit

This commit is contained in:
2021-05-29 00:52:25 +02:00
commit df964b8722
8 changed files with 296 additions and 0 deletions

11
balises.ini.example Normal file
View File

@@ -0,0 +1,11 @@
[mysql]
database = balises
user = please change me
password = please change me
host = localhost
port = 3306
[server]
host = localhost
port = 9980
debug = false