2 Commits

Author SHA1 Message Date
Первов Артем
c44534bf66 Merge branch 'dev' of https://git.greact.ru/APervov/ui into dev 2026-07-02 20:55:21 +03:00
Первов Артем
594a3c2a2a Добавлена env переменная branch=dev для дев окружения 2026-07-02 20:55:05 +03:00
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
branch=
VITE_CLOUD_API_URL=http://localhost:3101
VITE_DIAGRAM_API_URL=http://localhost:3002
VITE_TOIR_LIGHT_ORIGIN=https://toir-light.greact.ru

View File

@@ -1,5 +1,6 @@
services:
drill-ui:
container_name: drill-ui${branch:+-${branch}}
build:
context: .
args: