mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-06-03 07:26:50 +00:00
(feat) apply changes to development version
This commit is contained in:
@@ -5,8 +5,12 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8501:8501"
|
- "8501:8501"
|
||||||
environment:
|
environment:
|
||||||
|
- AUTH_SYSTEM_ENABLED=False
|
||||||
- BACKEND_API_HOST=backend-api
|
- BACKEND_API_HOST=backend-api
|
||||||
- BACKEND_API_PORT=8000
|
- BACKEND_API_PORT=8000
|
||||||
|
volumes:
|
||||||
|
- ./credentials.yml:/home/dashboard/credentials.yml
|
||||||
|
- ./pages:/home/dashboard/frontend/pages
|
||||||
networks:
|
networks:
|
||||||
- emqx-bridge
|
- emqx-bridge
|
||||||
backend-api:
|
backend-api:
|
||||||
|
|||||||
Reference in New Issue
Block a user