We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4522791 commit 6ce6e59Copy full SHA for 6ce6e59
README.md
@@ -42,6 +42,12 @@ POSTGRES_USERNAME=your-postgres-username (postgres if not changed)
42
POSTGRES_PASSWORD=your-postgres-password
43
DB_HOST= (only if you are not using PostgreSQL locally)
44
GRAFANA_TOKEN=your-grafana-authorization-token
45
+GRAFANA_URL=your-server-url/grafana
46
+GRAFANA_PANEL_ID=your-grafana-panel-id
47
+GRAFANA_DASHBOARD=your-grafana-dashboard-name
48
+GRAFANA_ORG_ID=your-grafana-org-id
49
+PAPERTRAIL_URL=papertrailapp-url
50
+WORKSHOPS_API=pajat-api-url
51
52
# Bridge
53
TELEGRAM_BOT_TOKEN=telegram-bridge-bot-token
0 commit comments