fix: container name

This commit is contained in:
Simon Cornet 2025-09-25 15:37:11 +02:00
commit 1a5f241fac

View file

@ -41,7 +41,7 @@
detach: "yes"
pull: "always"
state: "started"
name: "pangolin"
name: "omni"
image: "ghcr.io/siderolabs/omni:v1.1.5"
restart_policy: "unless-stopped"
network_mode: "host"