Upgrade node and deps
This commit is contained in:
parent
2bd6711175
commit
20fcbe40ac
5 changed files with 32 additions and 34 deletions
|
@ -73,12 +73,10 @@ services:
|
|||
ports:
|
||||
- "6379:6379"
|
||||
minio:
|
||||
image: minio/minio:RELEASE.2018-05-16T23-35-33Z
|
||||
image: minio/minio
|
||||
volumes:
|
||||
- export:/export
|
||||
command: server /export
|
||||
ports:
|
||||
- "9000:9000"
|
||||
environment:
|
||||
MINIO_ACCESS_KEY: 7HYV3KPRGQ8Z5YCDNWC6
|
||||
MINIO_SECRET_KEY: "0kWP/ZkgIwQzgL9t4SGv9Uc93rO//OdyqMH329b/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue