Try using the host network explicitly.
This commit is contained in:
@@ -15,3 +15,10 @@ services:
|
||||
- JWT_SECRET=$JWT_SECRET
|
||||
#dns:
|
||||
# - $DNS
|
||||
networks:
|
||||
hostnet: {}
|
||||
|
||||
networks:
|
||||
hostnet:
|
||||
external: true
|
||||
name: host
|
||||
|
Reference in New Issue
Block a user