This commit is contained in:
parent
d89c8872d2
commit
0d72c4bf3b
7 changed files with 671 additions and 248 deletions
|
@ -25,7 +25,7 @@ services:
|
|||
VIRUSTOTAL_KEY:
|
||||
SENTRY_DSN:
|
||||
volumes:
|
||||
- ./:/app
|
||||
- ./:/app:z
|
||||
- uploads:/hostr/uploads
|
||||
- export:/export
|
||||
ports:
|
||||
|
@ -75,7 +75,7 @@ services:
|
|||
minio:
|
||||
image: minio/minio
|
||||
volumes:
|
||||
- export:/export
|
||||
- export:/export
|
||||
command: server /export
|
||||
environment:
|
||||
MINIO_ACCESS_KEY: 7HYV3KPRGQ8Z5YCDNWC6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue