Add console port and fix environments for minio

This commit is contained in:
Memo Chou
2021-07-11 00:13:15 +08:00
parent 2bbe850d28
commit 2ac65c3fea
3 changed files with 6 additions and 4 deletions

View File

@ -486,6 +486,7 @@ SELENIUM_PORT=4444
### MINIO #################################################
MINIO_PORT=9000
MINIO_CONSOLE_PORT=9001
### ADMINER ###############################################