Compare commits
2 Commits
2e519ce327
...
9a67c1685e
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a67c1685e | |||
| e6cd8af3d3 |
@@ -3,7 +3,7 @@ services:
|
|||||||
extends:
|
extends:
|
||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
image: syncthing/syncthing:2.0.14
|
image: syncthing/syncthing:2.0.15
|
||||||
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