livrare lot 2
This commit is contained in:
commit
8ecc78e729
763 changed files with 164593 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue