Test PR #2

Closed
lars wants to merge 2 commits from NewBranch into main
2 changed files with 2 additions and 4 deletions
Showing only changes of commit 1d6331c2fa - Show all commits

View File

@@ -4,7 +4,7 @@ services:
http-echo:
image: mendhak/http-https-echo:latest
expose:
- 8080
- 8081
environment:
- VIRTUAL_PORT=8080
- VIRTUAL_PORT=8081
- VIRTUAL_HOST=${HOST}