Skip to content

Commit

Permalink
chore: update domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Dec 11, 2024
1 parent 5e641be commit 2531ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"on:precommit": "lint-staged",
"local": "ember s --secure-proxy=false --proxy=http://localhost:8081",
"develop": "cross-env FIREBASE_PROJECT_ID=brainup-spb-dev-bb6d0 FIREBASE_AUTH_DOMAIN=brainup-spb-dev-bb6d0.firebaseapp.com FIREBASE_API_KEY=AIzaSyB03Q4ZCxdqaKuN7cJqCQGhkibYD4Q-qsc ember s --secure-proxy=false --proxy=http://localhost:8081",
"remote": "ember s --secure-proxy=true --proxy=https://brainup.site/",
"remote": "ember s --secure-proxy=true --proxy=https://www.brainup.site/",
"mirage": "ember s",
"postinstall": "patch-package"
},
Expand Down

0 comments on commit 2531ea1

Please sign in to comment.