(feat) add pages as a volume

This commit is contained in:
cardosofede
2024-07-09 18:10:06 +03:00
parent 2bd2f55db1
commit ea3e4484a8

View File

@@ -10,6 +10,7 @@ services:
- BACKEND_API_PORT=8000
volumes:
- credentials.yml:/dashboard/credentials.yml
- ./pages:/dashboard/frontend/pages
networks:
- emqx-bridge
backend-api: