fix: omnitools intern port is 80

This commit is contained in:
theoleuthardt 2026-04-16 15:42:12 +02:00
parent 0933e7682a
commit 4311942d4d

View file

@ -4,4 +4,4 @@ services:
container_name: omnitools
restart: unless-stopped
ports:
- "8081:8080"
- "8081:80"