Try using the host network explicitly.

This commit is contained in:
2023-08-21 14:40:23 -07:00
parent 7d5f361c23
commit 921a0b8ab2
2 changed files with 18 additions and 0 deletions

View File

@@ -15,3 +15,10 @@ services:
- JWT_SECRET=$JWT_SECRET
#dns:
# - $DNS
networks:
hostnet: {}
networks:
hostnet:
external: true
name: host