Use dotenv for env keys
This commit is contained in:
@ -487,6 +487,8 @@ SELENIUM_PORT=4444
|
||||
|
||||
MINIO_PORT=9000
|
||||
MINIO_CONSOLE_PORT=9001
|
||||
MINIO_ROOT_USER=laradock
|
||||
MINIO_ROOT_PASSWORD=laradock
|
||||
|
||||
### ADMINER ###############################################
|
||||
|
||||
|
Reference in New Issue
Block a user