[fix] Reworks structure and adds docker
This commit is contained in:
parent
fd0974134b
commit
b31f725d04
60 changed files with 120 additions and 16 deletions
3
.env.template
Normal file
3
.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