diff --git a/docker-compose.yml b/docker-compose.yml index dd93bdb..34c65d9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,6 +10,7 @@ services: - BACKEND_API_PORT=8000 volumes: - credentials.yml:/dashboard/credentials.yml + - ./pages:/dashboard/frontend/pages networks: - emqx-bridge backend-api: