Untitled

 avatar
unknown
plain_text
2 years ago
663 B
6
Indexable
APP CONFIG

window.GP = window.GP || {};
GP.config = GP.config || {};
GP.config = {
    "cmProviderUrl": "https://wody.isok.gov.pl/api/cm",
    "filerepoProviderUrl": "https://wody.isok.gov.pl/api/cm",
    "loginConfig": {
        "type": "prod",
        "api": "cm",
        "userDetailsUrl": "https://wody.isok.gov.pl/api/cm/back/info",
        "userCreateUrl": "https://wody.isok.gov.pl/api/cm/back/create/me"
    },
    sendDocToEbokUrl: "https://testwody.isok.gov.pl/api/cm/back/ebok/send",
    helpUrl: "pomoc/ISOK_Dokumentacja_uzytkownika_MZS.pdf"
    // "user": "Wroclaw_TestKatasterWodny03",
    // "orgId": "RZGWWroclaw"
    // "defaultOrgId": "KZGW"
};
Editor is loading...