[2025-04-13] Update port, 80 -> 8080

This commit is contained in:
Andrew Conlin 2025-04-13 17:56:34 +01:00
parent aa8c36d4b9
commit 01d222357d
2 changed files with 2 additions and 2 deletions

View file

@ -8,4 +8,4 @@ services:
context: build
dockerfile: Dockerfile
ports:
- "1111:80"
- "1111:8080"