Browse Source

- fixed typo

pull/868/head
foxcris 5 years ago
parent
commit
1e45eeab7b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/matrix-postgres-backup/defaults/main.yml

+ 1
- 1
roles/matrix-postgres-backup/defaults/main.yml View File

@@ -1,4 +1,4 @@
matrix_postgres_backaup_enabled: false
matrix_postgres_backup_enabled: false

matrix_postgres_connection_hostname: "matrix-postgres"
matrix_postgres_connection_port: 5432


Loading…
Cancel
Save