mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
@@ -0,0 +1,6 @@
|
||||
version: '2'
|
||||
services:
|
||||
httpbin:
|
||||
build: '.'
|
||||
ports:
|
||||
- '80:80'
|
||||
Reference in New Issue
Block a user