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: cf755a5821e01d0db33e7b4d9b3700fd3acc2c0c (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_id": 123,
            "source": {
                "path": "http://127.0.0.1:37003/public.zip",
                "type": "zip"
            }
        }
    ]
}