This commit is contained in:
Clément 2018-10-05 13:32:35 +02:00
parent 8d0688b503
commit 4f60cdb875
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
- var sdn = process.env.SDN || '127.0.0.1:8000'
- var sdn = process.env.SDN || 'http://127.0.0.1:8000'
- var cdn = process.env.CDN || 'https://cdn.happy-dev.fr'