mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-10 07:37:33 +02:00
docs: replace httpbin with verify (#1702)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
4eec2ed1d5
commit
c23c8b34b3
34 changed files with 154 additions and 154 deletions
|
@ -14,8 +14,8 @@ services:
|
|||
ports:
|
||||
- 443:443
|
||||
|
||||
# https://httpbin.corp.beyondperimeter.com --> Pomerium --> http://httpbin
|
||||
httpbin:
|
||||
image: kennethreitz/httpbin:latest
|
||||
# https://verify.corp.beyondperimeter.com --> Pomerium --> http://verify
|
||||
verify:
|
||||
image: pomerium/verify:latest
|
||||
expose:
|
||||
- 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue