cmc-sales/go/.env.example

12 lines
220 B
Plaintext
Raw Normal View History

2025-12-03 05:08:27 -08:00
# Database configuration
DB_HOST=db
DB_PORT=3306
DB_USER=cmc
DB_PASSWORD=xVRQI&cA?7AU=hqJ!%au
DB_NAME=cmc
# Root database password (for dbshell-root)
DB_ROOT_PASSWORD=secureRootPassword
# Server configuration
PORT=8080