Skip to content

Commit

Permalink
compose update
Browse files Browse the repository at this point in the history
  • Loading branch information
petersem committed Aug 28, 2024
1 parent 3461c6f commit c283910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dev-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ services:
environment:
SERVER_LABEL: $SERVER_LABEL
SERVER_AVATAR: $SERVER_AVATAR
DOCKER_HOST: $DOCKER_HOST
#DOCKER_HOST: $DOCKER_HOST
MESSAGE_PLATFORM: $MESSAGE_PLATFORM
LABEL_ENABLE: $LABEL_ENABLE
ONLY_OFFLINE_STATES: $ONLY_OFFLINE_STATES
EXCLUDE_EXITED: $EXCLUDE_EXITED
PERIOD: $PERIOD
DISABLE_STARTUP_MSG: $DISABLE_STARTUP_MSG

SHA: 'true'
CUSTOM_NTFY_SERVER: $CUSTOM_NTFY_SERVER
NTFY_USER: $NTFY_USER
NTFY_PASS: $NTFY_PASS
Expand Down

0 comments on commit c283910

Please sign in to comment.