[fix] Reworks Docker
This commit is contained in:
parent
d1f1c32c03
commit
d0288d3cc9
3 changed files with 8 additions and 6 deletions
3
server/.env.template
Normal file
3
server/.env.template
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
DB_HOST="127.0.0.1"
|
||||
DB_PORT="6379"
|
||||
DEBUG=1
|
||||
Loading…
Add table
Add a link
Reference in a new issue