Initial commit of docker files.

This commit is contained in:
nero120 2018-12-16 23:31:21 +00:00
parent 2b74ae2021
commit 9b56f66c76
8 changed files with 115 additions and 0 deletions

5
settings.json Normal file
View file

@ -0,0 +1,5 @@
{
"db": {
"host": "db"
}
}