Skip to content

Commit

Permalink
[BUGFIX] Admin ne se lance plus (PIX-9624)
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-service-auto-merge authored Oct 12, 2023
2 parents 1d0250f + bccbca8 commit a12e990
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions admin/config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ module.exports = function (environment) {
minValue: 0,
}),
},
'ember-cli-mirage': {
usingProxy: true,
},
};

if (environment === 'development') {
Expand Down

0 comments on commit a12e990

Please sign in to comment.