Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfitzsimmons authored Jan 2, 2025
1 parent e182978 commit b92a2de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ GITHUB_PERSONAL_TOKEN=<github_token>
MYSQL_USERNAME=root
MYSQL_PASSWORD=root
MYSQL_HOST=mariadb

REPORT_RUNNER_HOST=10.0.0.0
REPORT_RUNNER_PORT=8080

ASSET_SERVER_URL=https://example.specifycloud.org/web_asset_store.xml
ASSET_SERVER_KEY=e648910c-3d2c-47b0-8f1b-fa54ac15b7b4
```

Replace `<client_id>` and `<client_secret>` with the actual values from the
Expand Down

0 comments on commit b92a2de

Please sign in to comment.