Skip to content

Commit b5c2c63

Browse files
committedOct 12, 2024
add ssh path to ct
1 parent d674b1a commit b5c2c63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docker/arrs/docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ services:
158158
- PROXY_DOMAIN=$PROXY_DOMAIN
159159
volumes:
160160
- /docker/appdata/code-server/config:/config
161+
- /home/mafyuh/.ssh:/home/mafyuh/.ssh
161162
ports:
162163
- 8443:8443
163164
restart: unless-stopped

0 commit comments

Comments
 (0)
Please sign in to comment.