Skip to content

Commit

Permalink
fix: changed ui port to vite's default
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel-merlin committed Dec 12, 2024
1 parent eeea80f commit d497f61
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:3000"
- "80:5173"
networks:
orservice:
- ipv4_address: 10.10.2.4
Expand Down

0 comments on commit d497f61

Please sign in to comment.