mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added funkwhale draft and set variablesfor db ports
This commit is contained in:
@@ -61,7 +61,7 @@ DB_CONNECTION=mysql
|
||||
DB_DATABASE={{database_name}}
|
||||
DB_HOST={{database_host}}
|
||||
DB_PASSWORD="{{pixelfed_database_password}}"
|
||||
DB_PORT=3306
|
||||
DB_PORT="{{database_port}}"
|
||||
DB_USERNAME={{database_username}}
|
||||
|
||||
## Cache (Redis)
|
||||
|
Reference in New Issue
Block a user