Skip to content

Commit ddd2748

Browse files
authored
Merge pull request #159 from SPARSH1608/mysql
resolved lock contest error
2 parents 5fdae05 + 931aef8 commit ddd2748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = function (environment) {
55
modulePrefix: "hackerblocks",
66
podModulePrefix: "hackerblocks/pods",
77
environment,
8-
rootURL: "/app",
8+
rootURL: "/",
99
locationType: "auto",
1010
"ember-simple-auth-token": {
1111
identificationField: "code",

0 commit comments

Comments
 (0)