fix dockerization

This commit is contained in:
lesion
2019-03-22 00:16:12 +01:00
parent 58f0d8c9fe
commit 3a8576a280
11 changed files with 645 additions and 534 deletions

9
.gitignore vendored
View File

@@ -2,12 +2,11 @@
node_modules
client/dist
# local env files
.env.local
.env.*.local
config.development.js
config.production.js
uploads
# local env files
.env.production
# Log files
npm-debug.log*