Update .env.docker.example

pull/6331/head
Shlee 1 day ago committed by GitHub
parent 6b906362bb
commit 18e32540e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,7 @@ DB_PASSWORD="change_this_secure_password"
DB_ROOT_PASSWORD="change_this_root_password"
# Redis Configuration
REDIS_CLIENT="predis"
REDIS_CLIENT="phpredis"
REDIS_SCHEME="tcp"
REDIS_HOST="redis"
REDIS_PASSWORD="null"

Loading…
Cancel
Save