Skip to content

Commit 8f5464f

Browse files
committed
updates
1 parent 4c3c256 commit 8f5464f

File tree

2 files changed

+239
-52
lines changed

2 files changed

+239
-52
lines changed

httpbin/templates/index.html

+232-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

now.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
2+
"name": "httpbin",
23
"regions": [
34
"all"
45
],
5-
"alias": "httpbin.org"
6+
"alias": [
7+
"httpbin.org"
8+
],
9+
"type": [
10+
"docker"
11+
]
612
}

0 commit comments

Comments
 (0)