Merge pull request #396 from mchangrh/fix-rsync

fix rsync config name
This commit is contained in:
Ajay Ramachandran
2021-10-27 09:04:31 -04:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ services:
ports:
- 873:873
volumes:
- ./rsync/rsync.conf:/etc/rsync.conf
- ./rsync/rsyncd.conf:/etc/rsyncd.conf
- ./database-export/:/mirror
volumes: