Skip to content

Commit

Permalink
Merge branch 'augur-new' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoggins committed Dec 7, 2022
2 parents 3b4bb36 + f529dd9 commit 804b1ee
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions environment.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
AUGUR_GITHUB_API_KEY=
AUGUR_GITLAB_API_KEY=
AUGUR_GITHUB_USERNAME=
AUGUR_GITLAB_USERNAME=
AUGUR_GITHUB_API_KEY=<PUT YOUR GITHUB API KEY HERE>
AUGUR_GITHUB_USERNAME=<PUT YOUR GITHUB USERNAME HERE>
AUGUR_GITLAB_API_KEY=<PUT YOUR GITLAB KEY HERE>
AUGUR_GITLAB_USERNAME=<PUT YOUR GITLAB USERNAME HERE>
AUGUR_DB=<PUT YOUR DATABASE CONNECTION STRING HERE>

0 comments on commit 804b1ee

Please sign in to comment.