Compare commits
2
Commits
5fa31eff3f
...
8ded2f146d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ded2f146d | ||
|
|
faabd65e11 |
@@ -3,7 +3,7 @@ services:
|
|||||||
extends:
|
extends:
|
||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
image: syncthing/syncthing:2.1.1
|
image: syncthing/syncthing:2.1.2
|
||||||
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