We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933dd09 commit 931aef8Copy full SHA for 931aef8
config/environment.js
@@ -5,7 +5,7 @@ module.exports = function (environment) {
5
modulePrefix: "hackerblocks",
6
podModulePrefix: "hackerblocks/pods",
7
environment,
8
- rootURL: "/app",
+ rootURL: "/",
9
locationType: "auto",
10
"ember-simple-auth-token": {
11
identificationField: "code",
0 commit comments