Skip to content

Commit

Permalink
updated docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heywoodlh committed Dec 4, 2024
1 parent a0631e9 commit 1221667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
- "8080:80"
- "2222:22"
environment:
- DOCKER_HOST=tcp://docker:2376
- DOCKER_HOST=tcp://dind:2376
- DOCKER_CERT_PATH=/certs/client
- DOCKER_TLS_VERIFY=1
- TTYD_USER=admin
Expand Down

0 comments on commit 1221667

Please sign in to comment.