cmc-sales/go-app/.env.example
2025-06-24 20:32:28 +10:00

9 lines
146 B
Plaintext

# Database configuration
DB_HOST=localhost
DB_PORT=3306
DB_USER=cmc
DB_PASSWORD=xVRQI&cA?7AU=hqJ!%au
DB_NAME=cmc
# Server configuration
PORT=8080