feat: decom docker network

This commit is contained in:
Simon Cornet 2025-09-25 15:03:50 +02:00
commit 1b804e1b66
3 changed files with 1 additions and 11 deletions

View file

@ -46,7 +46,7 @@
restart_policy: "unless-stopped"
network_mode: "host"
networks:
- name: "omni"
- name: "bridge"
capabilities:
- "NET_ADMIN"