Skip to content

Commit

Permalink
env versioning prep; better error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Nov 2, 2023
1 parent 3ac8f58 commit d1c4865
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 159 deletions.
3 changes: 3 additions & 0 deletions default.env
Original file line number Diff line number Diff line change
Expand Up @@ -288,3 +288,6 @@ DDNS_TAG=3

# For the Node Dashboard, define a regex of mount points to ignore for the diskspace check.
NODE_EXPORTER_IGNORE_MOUNT_REGEX='^/(dev|proc|sys|run|var/lib/docker/.+)($|/)'

# Used by ethd update - please do not adjust
ENV_VERSION=1
Loading

0 comments on commit d1c4865

Please sign in to comment.