(feat) apply changes to development version

This commit is contained in:
cardosofede
2024-07-23 20:00:30 +03:00
parent 34879eb57a
commit 78f5fa5733

View File

@@ -5,8 +5,12 @@ services:
ports:
- "8501:8501"
environment:
- AUTH_SYSTEM_ENABLED=False
- BACKEND_API_HOST=backend-api
- BACKEND_API_PORT=8000
volumes:
- ./credentials.yml:/home/dashboard/credentials.yml
- ./pages:/home/dashboard/frontend/pages
networks:
- emqx-bridge
backend-api: