add ssh path to ct

This commit is contained in:
Matt Reeves 2024-10-12 16:37:52 -04:00
parent d674b1af19
commit b5c2c6364b

View file

@ -158,6 +158,7 @@ services:
- PROXY_DOMAIN=$PROXY_DOMAIN
volumes:
- /docker/appdata/code-server/config:/config
- /home/mafyuh/.ssh:/home/mafyuh/.ssh
ports:
- 8443:8443
restart: unless-stopped