-
Notifications
You must be signed in to change notification settings - Fork 339
Open
Description
version: '3.7'
services:
fast-data-dev:
image: lensesio/fast-data-dev
ports:
- "3181:3181"
- "3040:3040"
- "7081:7081"
- "7082:7082"
- "7083:7083"
- "7092:7092"
- "8081:8081"
environment:
- ZK_PORT=3181
- WEB_PORT=3040
- REGISTRY_PORT=8081
- REST_PORT=7082
- CONNECT_PORT=7083
- BROKER_PORT=7092
- ADV_HOST=127.0.0.1
Metadata
Metadata
Assignees
Labels
No labels