Fixed port
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ services:
|
||||
build: ./frontend
|
||||
container_name: schiri-frontend
|
||||
ports:
|
||||
- "5001:80"
|
||||
- "5002:80"
|
||||
depends_on:
|
||||
- backend
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user