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.
2 parents 5fdae05 + 931aef8 commit ddd2748Copy full SHA for ddd2748
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