NewBranch #4

Merged
lars merged 5 commits from NewBranch into main 2023-10-04 02:19:23 +00:00
4 changed files with 6 additions and 182 deletions
Showing only changes of commit 6d58f79915 - Show all commits

View File

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