Skip to content

Commit

Permalink
chore: trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-aksamentov committed Jul 28, 2020
1 parent f1462f6 commit 4bf923f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/lib/getDomain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export function devError() {

export function getDomain() {
let DOMAIN = getenv('FULL_DOMAIN')

if (DOMAIN === 'autodetect') {
const interactive = isInteractive()

Expand Down

0 comments on commit 4bf923f

Please sign in to comment.