adding back .env.example

This commit is contained in:
Finley Ghosh 2025-12-04 00:08:27 +11:00
parent 97d7420f17
commit 8dbf221908

12
go/.env.example Normal file
View file

@ -0,0 +1,12 @@
# 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