[fix] Reworks Docker

This commit is contained in:
alban 2020-11-05 16:50:20 +01:00
parent d1f1c32c03
commit d0288d3cc9
3 changed files with 8 additions and 6 deletions

3
server/.env.template Normal file
View file

@ -0,0 +1,3 @@
DB_HOST="127.0.0.1"
DB_PORT="6379"
DEBUG=1