Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"host" : "mariadb",
|
||||
"user" : "ghost",
|
||||
"password" : "{{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token_cleaned)['secret']['GHOST_DB_PASSWORD'] }}",
|
||||
"database" : "ghost"
|
||||
"database" : "ghost_db"
|
||||
}
|
||||
},
|
||||
"mail": {
|
||||
|
||||
Reference in New Issue
Block a user