Skip to content

Commit

Permalink
Merge pull request #718 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 committed Sep 13, 2023
2 parents 97766f6 + 1144c30 commit 6a9c7c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ services:
- ziti-host
privileged: false # no privileges necessary for run-host mode

hello: # http://hello:8080 from bridge network "ziti-host"
image: netfoundry/hello-world-webpage
hello: # http://hello:8000 from bridge network "ziti-host"
image: openziti/hello-world
networks:
- ziti-host

Expand Down

0 comments on commit 6a9c7c1

Please sign in to comment.