hubl/src/config.sample.pug

5 lines
194 B
Plaintext
Raw Normal View History

2018-10-05 11:32:35 +00:00
- var sdn = process.env.SDN || 'http://127.0.0.1:8000'
2018-10-31 09:38:41 +00:00
- var cdn = process.env.CDN || 'https://cdn.happy-dev.fr'
2018-11-16 11:17:39 +00:00
- var xmpp = 'https://jabber.happy-dev.fr/http-bind/'
2018-11-17 11:08:47 +00:00
- var client_id = '833925'