Skip to content

Commit

Permalink
Expose port 8080 of pyHSS
Browse files Browse the repository at this point in the history
  • Loading branch information
herlesupreeth committed Aug 30, 2023
1 parent 23f88e3 commit 6ad28a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions 4g-volte-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ services:
expose:
- "3868/udp"
- "3868/tcp"
- "8080/tcp"
ports:
- "8080:8080/tcp"
networks:
Expand Down
1 change: 1 addition & 0 deletions deploy-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ services:
expose:
- "3868/udp"
- "3868/tcp"
- "8080/tcp"
ports:
- "8080:8080/tcp"
networks:
Expand Down

0 comments on commit 6ad28a4

Please sign in to comment.