ARCH - TASKER BIM: серверный CAD-шлюз и независимый просмотр из Ops
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user