feat: connect backend to host services safely
This commit is contained in:
@@ -16,6 +16,8 @@ services:
|
||||
- pingwatch_data:/app/data
|
||||
networks:
|
||||
- pingwatch-net
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
cap_add:
|
||||
- NET_RAW
|
||||
|
||||
|
||||
Reference in New Issue
Block a user