增加.ssh的映射
This commit is contained in:
parent
b0c63540e1
commit
fc47800339
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.idea/
|
||||||
@ -19,6 +19,7 @@ services:
|
|||||||
- /home/work/docker/wiki/data:/wiki/data/
|
- /home/work/docker/wiki/data:/wiki/data/
|
||||||
- /home/work/docker/wiki/config:/config
|
- /home/work/docker/wiki/config:/config
|
||||||
- /home/work/docker/wiki/logs:/logs
|
- /home/work/docker/wiki/logs:/logs
|
||||||
|
- /home/work/.ssh:/home/node/.ssh
|
||||||
networks:
|
networks:
|
||||||
flyaha:
|
flyaha:
|
||||||
external: true
|
external: true
|
||||||
Loading…
Reference in New Issue
Block a user