Fix ember config

This commit is contained in:
Tom Price
2016-08-09 16:10:24 +01:00
parent e0eb408664
commit b8af1e255b
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
module.exports = function (environment) {
var ENV = {
modulePrefix: 'py-rigs',
modulePrefix: 'pyrigs',
environment: environment,
rootURL: '/',
locationType: 'auto',