define ext network name

This commit is contained in:
admin 2026-02-02 11:01:12 -07:00
parent 1b7d5f99a2
commit 2451400300

View file

@ -29,6 +29,7 @@ services:
networks:
${DNS_EXT_NETWORK}:
driver: bridge
name: ${DNS_EXT_NETWORK}
${DNS_INT_NETWORK}:
external: true
name: ${DNS_INT_NETWORK}