Skip to content

Commit

Permalink
chore: improve comment legibility
Browse files Browse the repository at this point in the history
Co-authored-by: Arya <[email protected]>
  • Loading branch information
gustavovalverde and arya2 authored Sep 4, 2024
1 parent b513613 commit 0c0381c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ ARG FEATURES
ENV FEATURES=${FEATURES}

# Path and name of the config file
# This are set here to always this variable set, even if the user does not set it
# These are set to a default value when not defined in the environment
ENV ZEBRA_CONF_DIR=${ZEBRA_CONF_DIR:-/etc/zebrad}
ENV ZEBRA_CONF_FILE=${ZEBRA_CONF_FILE:-zebrad.toml}

Expand Down

0 comments on commit 0c0381c

Please sign in to comment.