mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
added docker compose production config
added apache vhost config added deployment dockerfile
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
vendor
|
||||
node_modules
|
||||
|
||||
.git
|
||||
.idea
|
||||
.env
|
||||
storage/framework/cache/**
|
||||
storage/framework/sessions/**
|
||||
storage/framework/views/**
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user