fix rsync file name

This commit is contained in:
Michael C
2021-10-26 22:38:46 -04:00
parent 65fa663a1a
commit dc7831c31f

View File

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