fix: update container port
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3.7"
|
||||
services:
|
||||
web:
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3001:3000"
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./apps/web/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user