mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
don't default to app volume mount; create s3 bucket on boot; fix revAll gulp step
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user