We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff591a commit 6ae9f7aCopy full SHA for 6ae9f7a
config/environment.js
@@ -5,7 +5,7 @@ module.exports = function (environment) {
5
modulePrefix: "hackerblocks",
6
podModulePrefix: "hackerblocks/pods",
7
environment,
8
- rootURL: "/",
+ rootURL: "/app",
9
locationType: "auto",
10
"ember-simple-auth-token": {
11
identificationField: "code",
0 commit comments