Update borgwarehouse.yml
This commit is contained in:
@@ -10,6 +10,9 @@ services:
|
|||||||
- "3009:3000"
|
- "3009:3000"
|
||||||
- "2222:22"
|
- "2222:22"
|
||||||
|
|
||||||
|
# FIX: runtime filesystem for sshd
|
||||||
|
tmpfs:
|
||||||
|
- /run
|
||||||
volumes:
|
volumes:
|
||||||
- /data/compose/borgwarehouse/config:/home/borgwarehouse/app/config
|
- /data/compose/borgwarehouse/config:/home/borgwarehouse/app/config
|
||||||
- /data/compose/borgwarehouse/repos:/home/borgwarehouse/repos
|
- /data/compose/borgwarehouse/repos:/home/borgwarehouse/repos
|
||||||
|
|||||||
Reference in New Issue
Block a user