add pdns networks

This commit is contained in:
dalbodeule
2024-06-05 13:40:13 +09:00
parent f35605d86d
commit 07aa50cd3a
2 changed files with 5 additions and 2 deletions

View File

@@ -65,6 +65,8 @@ services:
volumes: # Storage can be either a
- nginx_secrets:/etc/letsencrypt # Docker managed volume (see list at the bottom)
- nginx_conf:/etc/nginx/user_conf.d # or a host mount with a relative or full path.
networks:
- pdns_network
volumes:
mariadb_data: