livrare lot 2

This commit is contained in:
EVOTECH IT SRL 2026-07-10 03:39:53 -07:00
commit 8ecc78e729
763 changed files with 164593 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# Database Configuration
DB_HOST=10.11.50.167
DB_PORT=5000
DB_NAME=DIDI
DB_USER=bos_interface
DB_PASSWORD=interface
DB_SCHEMA=bos_parammgmt
# Server Configuration
PORT=3005
HOST=0.0.0.0
# CORS
CORS_ORIGIN=http://localhost:3000