We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0105c20 commit a218f29Copy full SHA for a218f29
1 file changed
src/development/postgres/compose.yaml
@@ -18,10 +18,10 @@ secrets:
18
# The username of the GraphQL API database wrapper's database role.
19
file: ../../../artifacts/secrets/postgres-role-service-postgraphile-username.secret
20
postgres-role-service-vibetype-password:
21
- # The `tusd` database role's password.
+ # The `vibetype` database role's password.
22
file: ../../../artifacts/secrets/postgres-role-service-vibetype-password.secret
23
postgres-role-service-vibetype-username:
24
25
file: ../../../artifacts/secrets/postgres-role-service-vibetype-username.secret
26
postgres-role-service-zammad-password:
27
# The password of the customer service database role.
0 commit comments