mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
upgraded to latest ember release
This commit is contained in:
parent
cb4dedeb37
commit
20f9272d46
28 changed files with 729 additions and 695 deletions
|
@ -18,7 +18,8 @@ module.exports = function (environment) {
|
|||
podModulePrefix: 'documize/pods',
|
||||
locationType: 'auto',
|
||||
environment: environment,
|
||||
baseURL: '/',
|
||||
rootURL: '/',
|
||||
// baseURL: '/',
|
||||
apiHost: '',
|
||||
apiNamespace: '',
|
||||
contentSecurityPolicyHeader: 'Content-Security-Policy-Report-Only',
|
||||
|
@ -97,4 +98,4 @@ module.exports = function (environment) {
|
|||
ENV.contentSecurityPolicy = null;
|
||||
|
||||
return ENV;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue