Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Chaneg port after switch to nginx web server as static web sever.
  • Loading branch information
tobiashochguertel committed Aug 7, 2023
1 parent a16aa05 commit 1c09958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:
webapp:
image: docker.io/tobiashochguertel/th-helm-playground-frontend:latest
ports:
- '4173:4173'
- '4173:80'
environment:
- BACKEND_PORT=3001
- BACKEND_HOSTNAME=backend
Expand Down

0 comments on commit 1c09958

Please sign in to comment.