Update docker-compose-v4.yml

add new envs
This commit is contained in:
LRVT 2024-05-29 14:03:15 +02:00 committed by GitHub
parent ad7b888d29
commit bdbf7708c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,6 +89,8 @@ services:
- STORAGE_ACCESS_KEY=minioadmin
- STORAGE_SECRET_KEY=minioadmin
- STORAGE_USE_SSL=false
- DISABLE_SIGNUPS=false
- DISABLE_EMAIL_AUTH=false
#networks:
# - proxy
#labels: