Skip to content

Commit

Permalink
Add required env var
Browse files Browse the repository at this point in the history
  • Loading branch information
ghukill committed May 2, 2024
1 parent 80aa0c8 commit d0220ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ SENTRY_DSN=# If set to a valid Sentry DSN, enables Sentry exception monitoring.
WORKSPACE=# Set to `dev` for local development, this will be set to `stage` and `prod` in those environments by Terraform.
LUIGI_CONFIG_PATH=hrqb/luigi.cfg # this env var must be set, pointing to config file in hrqb folder
QUICKBASE_API_TOKEN=# Quickbase API token
QUICKBASE_APP_ID=# Quickbase App ID
```

### Optional
Expand Down

0 comments on commit d0220ea

Please sign in to comment.