Skip to content

Commit

Permalink
List the new region mirage env var in the environment file
Browse files Browse the repository at this point in the history
  • Loading branch information
DingoEatingFuzz committed Aug 13, 2018
1 parent 3192267 commit a61ad7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports = function(environment) {
mirageScenario: 'smallCluster',
mirageWithNamespaces: false,
mirageWithTokens: true,
mirageWithRegions: true,
},
};

Expand Down

0 comments on commit a61ad7a

Please sign in to comment.