mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized reset routine for docker images and specially discourse
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user