data-xexe/.env-example

9 lines
193 B
Text
Raw Normal View History

2024-06-06 11:41:05 +02:00
XE_ACCOUNT_ID=<your-account-id-here>
XE_API_KEY=<your-api-key-here>
2024-06-13 15:21:45 +02:00
DWH_HOST=<db-host-here>
DWH_PORT=<db-port-here>
DWH_DB=<db-db-here>
DWH_USER=<db-user-here>
DWH_PASSWORD=<db-password-here>