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