mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-18 12:06:13 +00:00
Added database type
This commit is contained in:
@@ -3,3 +3,4 @@ database_host: "postgres" # needs to be fixed
|
||||
database_databasename: "greenlight-v3"
|
||||
database_username: "postgres"
|
||||
database_password: ""
|
||||
database_type: "postgres"
|
Reference in New Issue
Block a user