This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
- fixed typo
pull/868/head
foxcris
5 years ago
parent
d61236213e
commit
1e45eeab7b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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_back
a
up_enabled: false
matrix_postgres_backup_enabled: false
matrix_postgres_connection_hostname: "matrix-postgres"
matrix_postgres_connection_port: 5432
Write
Preview
Loading…
Cancel
Save