Skip to content
Snippets Groups Projects

Fix reading configuration for multiple custom domains

Merged Nick Thomas requested to merge nick.thomas/gitlab-pages:fix-multiple-config into master
3 files
+ 10
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -9,7 +9,7 @@
{
"Domain": "other.domain.com",
"Certificate": "test",
"Certificate": "key"
"Key": "key"
}
]
}
Loading