Deon George
e65e4ad55d
By default the container web address is now port 8080, so port mapping of -p 80:8080 will now be required
14 lines
151 B
Plaintext
14 lines
151 B
Plaintext
.dockerignore
|
|
.editorconfig
|
|
.env.testing
|
|
.idea
|
|
.git*
|
|
docker/
|
|
node_modules/
|
|
package.json
|
|
package-lock.json
|
|
phpunit.xml
|
|
vendor/
|
|
webpack.mix.js
|
|
yarn.lock
|