NewBranch #4

Merged
lars merged 5 commits from NewBranch into main 2023-10-04 02:19:23 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 12255dad5f - 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:
- 8081 - 8080
environment: environment:
- VIRTUAL_PORT=8081 - VIRTUAL_PORT=8080
- VIRTUAL_HOST=${HOST} - VIRTUAL_HOST=${HOST}