{
    "host": "api.editor.steellab.fr",
    "environment": "test",
    "asterix": {
        "apiUrl": "https://current.john-steel.steellab.fr/asterix/getPrice/?ajax=1&action=getPrice"
    },
    "https":{
        "enabled":true,
        "keyPath":"/etc/letsencrypt/live/api.editor.steellab.fr/privkey.pem",
        "crtPath":"/etc/letsencrypt/live/api.editor.steellab.fr/fullchain.pem"
    },
    "fonts": "../test/fonts",
    "uploadedDxfPath": "../test/data/files/uploadedDxf",
    "convertedSvgPath": "../test/data/files/convertedSvg",
    "cleanSvgPath": "../test/data/files/cleanSvg",
    "filePath": "../test/data/files",
    "convertedDxfPath": "../test/data/files/convertedDxf",
    "imgUrl": "https://current.john-steel.steellab.fr/modules/johnsteel_editeur/views/img/textures/"

}