ARCH - TASKER BIM: серверный CAD-шлюз и независимый просмотр из Ops

This commit is contained in:
DCCONSTRUCTIONS
2026-07-30 07:35:23 +03:00
parent 24481ea432
commit ad04910209
10 changed files with 1252 additions and 499 deletions
@@ -1,4 +1,11 @@
services:
api:
image: nodedc/plane-backend:bim-gateway-test
environment:
PLANE_NODEDC_BIM_ACCESS_TOKEN: local-tasker-bim-gateway-test
PLANE_NODEDC_BIM_EMBED_SECRET: local-tasker-bim-gateway-test
PLANE_NODEDC_BIM_INTERNAL_URL: http://host.docker.internal:8080
PLANE_NODEDC_BIM_PUBLIC_URL: http://localhost:8080
web:
volumes:
- ./.local-web-root:/usr/share/nginx/html:ro