feat: use host network

This commit is contained in:
Simon Cornet 2025-10-01 09:25:16 +02:00
commit 41994dbb66
3 changed files with 1 additions and 13 deletions

View file

@ -38,9 +38,7 @@
image: "docker.io/semaphoreui/semaphore:v2.16.31"
image_name_mismatch: "recreate"
restart_policy: "unless-stopped"
networks:
- name: "semaphore"
network_mode: "host"
volumes:
- "/mnt/semaphore/data:/var/lib/semaphore"