Files
17th-UnitTracker-API/.env.example

3 lines
107 B
Plaintext

MARIADB_CONNSTRING=user:password@tcp(localhost:3306)/dbname?parseTime=true
API_PREFIX=/api/v1
API_PORT=1323