Add DNS for erechnung-asu to communicate with mail server.

This commit is contained in:
root
2025-01-13 08:12:51 +00:00
parent 95a65dd3d7
commit d30ac758dd

View File

@@ -12,6 +12,8 @@ services:
app: app:
image: cs-git.ddnss.de/ri-st/project:master image: cs-git.ddnss.de/ri-st/project:master
restart: always restart: always
dns:
- '8.8.8.8'
links: links:
- pgsql - pgsql
depends_on: depends_on: