mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-09 23:27:43 +02:00
integration: fix default port for verify service (#2895)
This commit is contained in:
parent
d864aa64e5
commit
6ed3fa20bc
46 changed files with 47 additions and 47 deletions
|
@ -666,7 +666,7 @@ services:
|
|||
verify-ready:
|
||||
command:
|
||||
- -wait
|
||||
- http://verify:80/
|
||||
- http://verify:8000/
|
||||
- -timeout
|
||||
- 10m
|
||||
image: jwilder/dockerize:0.6.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue