Api Port
This commit is contained in:
@@ -25,7 +25,7 @@ docker compose up --build -d
|
||||
Published ports for the external reverse proxy:
|
||||
|
||||
- `3000` for `landing`
|
||||
- `3001` for `api`
|
||||
- `3003` for `api`
|
||||
- `9000` for MinIO object storage
|
||||
- `9001` for the MinIO console
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3001:3000"
|
||||
- "3003:3000"
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
PORT: 3000
|
||||
|
||||
Reference in New Issue
Block a user