Skip to content

Commit

Permalink
Integration tests need a bugzilla host to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlockhart committed Mar 12, 2020
1 parent ee4874d commit ae113ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.sample
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BUGZILLA_API_KEY=
BUGZILLA_CC_LIST=
BUGZILLA_HOST=
BUGZILLA_HOST=https://bugzilla.allizom.org/
DB_HOST=db
DB_NAME=postgres
DB_PASS=postgres
Expand Down

0 comments on commit ae113ad

Please sign in to comment.