added docker compose production config

added apache vhost config
added deployment dockerfile
This commit is contained in:
Jack Goh
2018-07-18 14:58:33 +08:00
parent 888519f546
commit 454726d83d
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1,2 +1,9 @@
vendor
node_modules
.git
.idea
.env
storage/framework/cache/**
storage/framework/sessions/**
storage/framework/views/**
+1
View File
@@ -15,6 +15,7 @@ Homestead.yaml
npm-debug.log
yarn-error.log
.env
.env.prod
vendor/composer/autoload_static.php
vendor/composer/autoload_classmap.php
package-lock.json