mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
port 80
Signed-off-by: Kenneth Reitz <me@kennethreitz.org> Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ template = {
|
||||
"swagger": "2.0",
|
||||
"info": {
|
||||
"title": "httpbin.org",
|
||||
"description": "A simple HTTP Service.",
|
||||
"description": "A simple HTTP Service. <br/> <br/> <code>$ docker run -p 80:80 kennethreitz/httpbin</code>",
|
||||
"contact": {
|
||||
"responsibleOrganization": "Kenneth Reitz",
|
||||
"responsibleDeveloper": "Kenneth Reitz",
|
||||
|
||||
Reference in New Issue
Block a user