Add REDIS_HOST variable for automatic setup through config/redis.config.php.

This commit is contained in:
2023-08-20 16:05:41 -07:00
parent dad8005358
commit aa254ac65c

View File

@@ -42,4 +42,5 @@ services:
- MYSQL_PASSWORD=changeme
- MYSQL_HOST=db
- PHP_UPLOAD_LIMIT=5G
- REDIS_HOST=redis
- REDIS_HOST_PASSWORD=someredispassword