Skip to content

Commit 6ce6e59

Browse files
authored
Update README.md
1 parent 4522791 commit 6ce6e59

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ POSTGRES_USERNAME=your-postgres-username (postgres if not changed)
4242
POSTGRES_PASSWORD=your-postgres-password
4343
DB_HOST= (only if you are not using PostgreSQL locally)
4444
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
4551
4652
# Bridge
4753
TELEGRAM_BOT_TOKEN=telegram-bridge-bot-token

0 commit comments

Comments
 (0)