data-xexe/.env-example
2024-06-13 15:21:45 +02:00

8 lines
193 B
Text

XE_ACCOUNT_ID=<your-account-id-here>
XE_API_KEY=<your-api-key-here>
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>