Skip to content

Commit

Permalink
feat: changed port mapping in ui
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel-merlin committed Dec 12, 2024
1 parent e6787e7 commit f3f7ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
restart: unless-stopped
image: ghcr.io/stevensblueprint/orservice_admin
ports:
- "80:5173"
- "80:8080"
networks:
orservice_network:
ipv4_address: 10.10.2.4
Expand Down

0 comments on commit f3f7ea2

Please sign in to comment.