We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: