Activated MariaDB auto update

This commit is contained in:
2023-04-15 18:11:25 +02:00
parent 9f0df846df
commit dea7800c54
9 changed files with 9 additions and 0 deletions

View File

@@ -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