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 b2433af
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 163 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 b2433af

Please sign in to comment.