Replace nginx by whoami in integration tests
This commit is contained in:
parent
ba046b4d3a
commit
31550fd2c9
9 changed files with 103 additions and 103 deletions
|
@ -11,7 +11,7 @@ consul:
|
|||
- "8301/udp"
|
||||
- "8302"
|
||||
- "8302/udp"
|
||||
nginx:
|
||||
image: nginx:alpine
|
||||
whoami:
|
||||
image: emilevauge/whoami
|
||||
ports:
|
||||
- "8881:80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue