fix log tag

This commit is contained in:
fix 2021-03-02 20:56:08 +01:00
parent fd99b98800
commit 55109968f5

View File

@ -9,7 +9,7 @@ services:
logging:
driver: journald
options:
tag: pdns-recursor
tag: prometheus
restart: unless-stopped
ports:
- 9090:9090