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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'shared/pages/group/group.test.io')
-rw-r--r--shared/pages/group/group.test.io/.gitkeep0
-rw-r--r--shared/pages/group/group.test.io/config.json15
-rw-r--r--shared/pages/group/group.test.io/public/.gitkeep0
3 files changed, 15 insertions, 0 deletions
diff --git a/shared/pages/group/group.test.io/.gitkeep b/shared/pages/group/group.test.io/.gitkeep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/shared/pages/group/group.test.io/.gitkeep
diff --git a/shared/pages/group/group.test.io/config.json b/shared/pages/group/group.test.io/config.json
new file mode 100644
index 00000000..1643525d
--- /dev/null
+++ b/shared/pages/group/group.test.io/config.json
@@ -0,0 +1,15 @@
+{
+ "Domains": [
+ {
+ "Domain": "test.domain.com"
+ },
+ {
+ "Domain": "my.test.io"
+ },
+ {
+ "Domain": "other.domain.com",
+ "Certificate": "test",
+ "Certificate": "key"
+ }
+ ]
+}
diff --git a/shared/pages/group/group.test.io/public/.gitkeep b/shared/pages/group/group.test.io/public/.gitkeep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/shared/pages/group/group.test.io/public/.gitkeep