mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 15:41:07 +00:00
fix: omnitools intern port is 80
This commit is contained in:
parent
0933e7682a
commit
4311942d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ services:
|
||||||
container_name: omnitools
|
container_name: omnitools
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8081:8080"
|
- "8081:80"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue