{
    "host": "api.editor.john-steel.com",
    "environment": "production",
    "asterix": {
        "apiUrl": "https://www.john-steel.com/asterix/getPrice/?ajax=1&action=getPrice"
    },
    "https":{
        "enabled":true,
        "keyPath":"/etc/letsencrypt/live/api.editor.john-steel.com/privkey.pem",
        "crtPath":"/etc/letsencrypt/live/api.editor.john-steel.com/fullchain.pem"
    },
    "imgUrl" : "https://www.john-steel.com/modules/johnsteel_editeur/views/img/textures/"
}