Skip to content

Commit 7fb2a2a

Browse files
author
mafyuh
committedDec 19, 2024
Update docker/kasm/docker-compose.yml
1 parent 28e9da5 commit 7fb2a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/kasm/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- DOCKER_HUB_USERNAME=$DOCKER_HUB_USERNAME
1010
- DOCKER_HUB_PASSWORD=$DOCKER_HUB_PASSWORD
1111
volumes:
12-
- /docker/appdata/kasm:/opt
12+
- /docker/appdata/kasm2:/opt
1313
ports:
1414
- 3000:3000
1515
- 443:443

0 commit comments

Comments
 (0)
Please sign in to comment.