Skip to content

Commit

Permalink
changed port number
Browse files Browse the repository at this point in the history
  • Loading branch information
hardikroongta8 committed Jul 13, 2024
1 parent ebd0ca3 commit e296385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
extra_hosts:
- "host.docker.internal:host-gateway"
ports:
- '7892:4000'
- '7500:4000'
env_file:
- .env.prod
networks:
Expand Down

0 comments on commit e296385

Please sign in to comment.