Files
vegamarket-order-service/.env

8 lines
111 B
Bash

DB_HOST=localhost
DB_PORT=5000
DB_NAME="vega-market"
DB_SCHEMA=order-services
DB_USER=postgres
DB_PASSWD=root