summaryrefslogtreecommitdiff
path: root/tags
diff options
context:
space:
mode:
Diffstat (limited to 'tags')
-rw-r--r--tags/bleeding.json7
-rw-r--r--tags/seoul.json8
2 files changed, 15 insertions, 0 deletions
diff --git a/tags/bleeding.json b/tags/bleeding.json
new file mode 100644
index 0000000..7c02a20
--- /dev/null
+++ b/tags/bleeding.json
@@ -0,0 +1,7 @@
+{
+ "environment": "bleeding",
+ "domain": {
+ "full_suffix": "= 'bleeding.' + provider.domain",
+ "internal_suffix": "= 'bleeding.' + provider.domain_internal"
+ }
+}
diff --git a/tags/seoul.json b/tags/seoul.json
new file mode 100644
index 0000000..6c8b3ec
--- /dev/null
+++ b/tags/seoul.json
@@ -0,0 +1,8 @@
+{
+ "location": {
+ "name": "Seoul",
+ "country_code": "KR",
+ "timezone":"+9",
+ "hemisphere": "N"
+ }
+}