network_mode: "host"

This commit is contained in:
Andreas Knuth 2025-12-10 14:07:10 -06:00
parent 33868efd09
commit 49a8eee74b
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
services: services:
app: app:
network_mode: "host"
image: node:22-slim image: node:22-slim
container_name: mail-s3-admin-dev container_name: mail-s3-admin-dev
working_dir: /app working_dir: /app