feat: connect backend to host services safely

This commit is contained in:
2026-08-04 15:59:42 +08:00
parent 11191a6e1d
commit ca11965e8f
+2
View File
@@ -16,6 +16,8 @@ services:
- pingwatch_data:/app/data
networks:
- pingwatch-net
extra_hosts:
- "host.docker.internal:host-gateway"
cap_add:
- NET_RAW