Compare commits
2 Commits
4fe4a246e7
...
e6769b9835
| Author | SHA1 | Date | |
|---|---|---|---|
| e6769b9835 | |||
| 6397fff505 |
@@ -3,7 +3,7 @@ services:
|
|||||||
extends:
|
extends:
|
||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
image: syncthing/syncthing:2.0.12
|
image: syncthing/syncthing:2.0.13
|
||||||
container_name: syncthing
|
container_name: syncthing
|
||||||
volumes:
|
volumes:
|
||||||
- ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync
|
- ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync
|
||||||
|
|||||||
Reference in New Issue
Block a user