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

config.json « private.project « group.auth « pages « shared - gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7d754a0469dac6767acd595c97ad29d32b65a62 (plain)
1
2
3
4
5
6
7
8
9
10
{ "domains": [
    {
      "domain": "private.domain.com",
      "id": 1000,
      "access_control": true
    }
  ],
  "id": 1000,
  "access_control": true
}