Optimized reset routine for docker images and specially discourse

This commit is contained in:
2025-08-15 21:35:45 +02:00
parent e3b09e7f1a
commit 03564b34bb
15 changed files with 61 additions and 31 deletions

View File

@@ -61,7 +61,7 @@ DB_CONNECTION=mysql
DB_DATABASE={{ database_name }}
DB_HOST={{ database_host }}
DB_PASSWORD="{{ database_password }}"
DB_PORT="{{database_port}}"
DB_PORT="{{ database_port }}"
DB_USERNAME={{ database_username }}
## Cache (Redis)