mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-13 08:15:21 +02:00
added 3000 & 8000 in docker compose for devcontainer
This commit is contained in:
parent
98d2b24cba
commit
5af845eb58
1 changed files with 3 additions and 1 deletions
|
|
@ -29,7 +29,9 @@ services:
|
|||
- dograh-venv:/workspaces/dograh/venv
|
||||
- dograh-ui-node_modules:/workspaces/dograh/ui/node_modules
|
||||
- dograh-ts-validator-node_modules:/workspaces/dograh/api/mcp_server/ts_validator/node_modules
|
||||
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
dograh-venv:
|
||||
dograh-ui-node_modules:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue