docker registry @ ring86

This commit is contained in:
2025-11-17 13:33:47 +01:00
parent bf7e62ee1d
commit 749a2a7d12
3 changed files with 19 additions and 19 deletions

View File

@@ -43,7 +43,7 @@ job "dmarc" {
REPORT_DB_TYPE = "pgsql"
REPORT_DB_HOST = "postgres.service.nr5"
REPORT_DB_PORT = "5432"
REPORT_DB_NAME = "dmarc-srg"
REPORT_DB_NAME = "dmarc"
REPORT_DB_USER = "dmarc"
REPORT_DB_PASS = "4XSS4gKpheSBoMsIs"
PARSER_IMAP_PORT = "143"