don't default to app volume mount; create s3 bucket on boot; fix revAll gulp step

This commit is contained in:
Lukas F. Hartmann
2017-04-07 18:01:23 +02:00
parent 03059b67f1
commit 820203625c
5 changed files with 12 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ services:
- MINIO_SECRET_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
build: .
volumes:
- ./:/usr/src/app
# - ./:/usr/src/app
- /usr/src/app/node_modules
command: npm start
ports:
@@ -31,4 +31,4 @@ services:
links:
- storage
- db
- sync
- sync