network_mode: "host"
This commit is contained in:
parent
33868efd09
commit
49a8eee74b
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue