Skip to content

Instantly share code, notes, and snippets.

@takeit
Created February 12, 2018 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takeit/d1a6867eaf5732f6536352af9db48299 to your computer and use it in GitHub Desktop.
Save takeit/d1a6867eaf5732f6536352af9db48299 to your computer and use it in GitHub Desktop.
window.superdeskConfig={
defaultTimezone: "Europe/Berlin",
server: {
url: "https://superdesk.pro/api",
ws: "wss://superdesk.pro/ws"
},
iframely: {
key: ""
},
raven: {
dsn: ""
},
apps: ['superdesk-publisher'],
publisher: {
protocol: "https",
tenant: 'publisher',
domain: 'example.com',
base: 'api/v1'
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment