Skip to content

Commit

Permalink
update README with new env var
Browse files Browse the repository at this point in the history
  • Loading branch information
ghukill committed May 10, 2024
1 parent ee18bd9 commit 23f3e0a
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 @@ -35,6 +35,7 @@ WORKSPACE=# Set to `dev` for local development, this will be set to `stage` and
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
DATA_WAREHOUSE_CONNECTION_STRING=# Data Warehouse SQLAlchemy connection string, e.g. oracle+oracledb://user1:pass1@example.org:1521/ABCDE
```

### Optional
Expand Down

0 comments on commit 23f3e0a

Please sign in to comment.