add ssh path to ct
This commit is contained in:
parent
d674b1af19
commit
b5c2c6364b
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ services:
|
||||||
- PROXY_DOMAIN=$PROXY_DOMAIN
|
- PROXY_DOMAIN=$PROXY_DOMAIN
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/code-server/config:/config
|
- /docker/appdata/code-server/config:/config
|
||||||
|
- /home/mafyuh/.ssh:/home/mafyuh/.ssh
|
||||||
ports:
|
ports:
|
||||||
- 8443:8443
|
- 8443:8443
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Reference in a new issue