2025-06-24 03:32:28 -07:00
|
|
|
# Database configuration
|
2025-08-09 19:15:28 -07:00
|
|
|
DB_HOST=db
|
2025-06-24 03:32:28 -07:00
|
|
|
DB_PORT=3306
|
|
|
|
|
DB_USER=cmc
|
|
|
|
|
DB_PASSWORD=xVRQI&cA?7AU=hqJ!%au
|
|
|
|
|
DB_NAME=cmc
|
|
|
|
|
|
2025-07-02 05:04:36 -07:00
|
|
|
# Root database password (for dbshell-root)
|
|
|
|
|
DB_ROOT_PASSWORD=secureRootPassword
|
|
|
|
|
|
2025-06-24 03:32:28 -07:00
|
|
|
# Server configuration
|
|
|
|
|
PORT=8080
|