]> PHS Git Server - phs-stack.git/commitdiff
Adding network_mode host for api.
authorcharleswrayjr <charleswrayjr@gmail.com>
Tue, 9 Sep 2025 20:53:41 +0000 (15:53 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Tue, 9 Sep 2025 20:53:41 +0000 (15:53 -0500)
docker-compose.yml

index 6e8a6be7084f8f09ca2db30834e0024eb894edb5..c29f32241e066cfd4ba2d1df5825c3659a3e4ad6 100755 (executable)
@@ -51,6 +51,7 @@ services:
     ports:
       - 23602:3601
     entrypoint: sh -c "/usr/src/app/run-api.sh"
+    network_mode: host
     networks:
       - phs-net
   home: