mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-05-14 07:26:43 +00:00
(feat) add pages as a volume
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
- BACKEND_API_PORT=8000
|
||||
volumes:
|
||||
- credentials.yml:/dashboard/credentials.yml
|
||||
- ./pages:/dashboard/frontend/pages
|
||||
networks:
|
||||
- emqx-bridge
|
||||
backend-api:
|
||||
|
||||
Reference in New Issue
Block a user