Добавлена env переменная branch=dev для дев окружения

This commit is contained in:
Первов Артем
2026-07-02 20:44:54 +03:00
parent cc3c5fab06
commit 25b5eaea55
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
PORT=3101
branch=
DATABASE_URL=postgres://greact:pG3526l4@194.36.208.86:5433/cloud
CORS_ALLOWED_ORIGINS=http://localhost:3000,http://localhost:5173