diff --git a/bind9/guiotte.db b/bind9/guiotte.db index f57f2d2..ae0335e 100644 --- a/bind9/guiotte.db +++ b/bind9/guiotte.db @@ -21,3 +21,4 @@ money.guiotte.fr. IN CNAME dm.guiotte.fr. photos.guiotte.fr. IN CNAME dm.guiotte.fr. dl.guiotte.fr. IN CNAME dm.guiotte.fr. kdoc.guiotte.fr. IN CNAME dm.guiotte.fr. +sync.guiotte.fr. IN CNAME dm.guiotte.fr. diff --git a/docker-compose.yml b/docker-compose.yml index 75330a0..9dbf13d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -107,6 +107,7 @@ services: volumes: - ./syncthing:/config - /mnt/storage/music/Florent:/music + - /mnt/storage/audrey-sync:/audrey-sync ports: - 22000:22000/tcp - 22000:22000/udp diff --git a/syncthing/config.xml b/syncthing/config.xml index d1142b0..4d499d5 100644 Binary files a/syncthing/config.xml and b/syncthing/config.xml differ