initial commit

This commit is contained in:
Solal NATHAN 2020-09-16 13:16:51 +02:00
parent c5c44fd41f
commit c7350d4c0b
3 changed files with 29 additions and 0 deletions

3
env.example Normal file
View file

@ -0,0 +1,3 @@
# Copy this as .env and make it only readable by root
DB_HOST=CHANGE ME
DB_PASSWD=CHANGE ME