Skip to content

Commit

Permalink
Merge pull request #1262 from openziti/ziti-hello-world
Browse files Browse the repository at this point in the history
use openziti/hello-world container image
  • Loading branch information
qrkourier authored Sep 5, 2023
2 parents 3c1396d + 77f2c86 commit 5f169bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ services:
command: "/var/openziti/scripts/run-router.sh private"

web-test-blue:
image: crccheck/hello-world
image: openziti/hello-world
ports:
- ${ZITI_INTERFACE:-0.0.0.0}:80:8000
networks:
Expand Down

0 comments on commit 5f169bb

Please sign in to comment.