Skip to content

Commit bb0c4d1

Browse files
committed
docs: add note about Dozzle optionality
1 parent 1c179ef commit bb0c4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/management_compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ services:
5454
timeout: 10s
5555
retries: 3
5656
dozzle:
57-
# Dozzle is optional, but it's lightweight and allows for easily viewing container logs. We recommend including it unless you have a specific reason not to
57+
# Dozzle is an optional container that allows for easily viewing container logs. We recommend including it unless you have a specific reason not to. Note that if you don't install it, the "Service Logs & Metrics" link in Settings that launches Dozzle will not work.
5858
image: amir20/dozzle:v10.0
5959
container_name: nomad_dozzle
6060
restart: unless-stopped

0 commit comments

Comments
 (0)