mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 15:41:07 +00:00
7 lines
148 B
YAML
7 lines
148 B
YAML
services:
|
|
omni-tools:
|
|
image: iib0011/omni-tools:latest
|
|
container_name: omnitools
|
|
restart: unless-stopped
|
|
ports:
|
|
- "8081:80"
|