Dockerised, ready to deploy

This commit is contained in:
Dean Bartok-Thomas
2019-08-20 13:39:10 +01:00
parent 4007a10077
commit 99c129980b
4 changed files with 98 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ module.exports = {
devServer: {
port: port,
open: true,
disableHostCheck: true,
overlay: {
warnings: false,
errors: true