Mount music_library_1 as read-only volume for syncing to other devices
All checks were successful
Deploy / Deploy (push) Successful in 11s
All checks were successful
Deploy / Deploy (push) Successful in 11s
This commit is contained in:
@@ -16,8 +16,10 @@ services:
|
||||
- 22000:22000/udp # QUIC file transfers
|
||||
- 21027:21027/udp # Receive local discovery broadcasts
|
||||
volumes:
|
||||
- ./data:/var/syncthing
|
||||
- ./data:/var/syncthing:rw
|
||||
- /mnt/music_library_1:/var/syncthing/music_library_1:rw
|
||||
|
||||
networks:
|
||||
syncthing_network:
|
||||
name: syncthing_network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user