chore: changes port to 5000

This commit is contained in:
sauravniraula 2025-07-12 20:07:39 +05:45
parent 7c7a8a6870
commit fb2b31d91b
No known key found for this signature in database
GPG key ID: 60FCC1B5A5E83326

View file

@ -57,7 +57,7 @@ services:
context: .
dockerfile: Dockerfile.dev
ports:
- "2000:80"
- "5000:80"
- "3000:3000"
- "8000:8000"
volumes: