mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Activated MariaDB auto update
This commit is contained in:
@@ -66,6 +66,7 @@ MYSQL_DATABASE="pixelfed"
|
||||
MYSQL_USER="pixelfed"
|
||||
MYSQL_PASSWORD="{{pixelfed_database_password}}"
|
||||
MYSQL_ROOT_PASSWORD="{{pixelfed_database_password}}"
|
||||
MARIADB_AUTO_UPGRADE="1"
|
||||
|
||||
## Cache (Redis)
|
||||
REDIS_CLIENT=phpredis
|
||||
|
Reference in New Issue
Block a user