forward 3000 to 3000

This commit is contained in:
Parsa Nazer
2025-01-02 01:04:48 +03:30
parent 950e0916b9
commit fe3f2d10c7
+1 -1
View File
@@ -3,7 +3,7 @@ services:
build:
context: ./frontend
ports:
- "80:3000"
- "3000:3000"
depends_on:
- django
networks: