forked from finn/tinyboard
doc cleanup
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
volumes:
|
||||
- /home/armbian/.ssh/oilykey2026:/home/armbian/.ssh/oilykey2026:ro
|
||||
- /home/armbian/.ssh/known_hosts:/home/armbian/.ssh/known_hosts:ro
|
||||
- /home/armbian/share:/home/armbian/
|
||||
# - /home/armbian/share:/home/armbian/
|
||||
syncthing:
|
||||
image: syncthing/syncthing
|
||||
container_name: spoke-syncthing
|
||||
@@ -28,4 +28,4 @@ services:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
volumes:
|
||||
- /home/armbian/share:/var/syncthing
|
||||
- /home/armbian/st:/var/syncthing
|
||||
|
||||
Reference in New Issue
Block a user