fix log tag
This commit is contained in:
parent
fd99b98800
commit
55109968f5
@ -9,7 +9,7 @@ services:
|
|||||||
logging:
|
logging:
|
||||||
driver: journald
|
driver: journald
|
||||||
options:
|
options:
|
||||||
tag: pdns-recursor
|
tag: prometheus
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 9090:9090
|
- 9090:9090
|
||||||
|
Loading…
Reference in New Issue
Block a user