Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zip.gitlab.io.json « lookups « shared - gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7fb80ec413e46cf9857eadbe741bea175f1886b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "certificate": "",
    "key": "",
    "lookup_paths": [
        {
            "access_control": false,
            "https_only": false,
            "prefix": "/project/",
            "project_id": 123,
            "source": {
                "path": "group/zip.gitlab.io/public.zip",
                "type": "zip"
            }
        }
    ]
}