Back to 8080

pull/4/head
lars 2023-10-04 02:18:41 +00:00
parent d165ef0e20
commit 12255dad5f
1 changed files with 2 additions and 2 deletions

View File

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