Skip to content

Commit c283910

Browse files
committed
compose update
1 parent 3461c6f commit c283910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.dev-docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ services:
88
environment:
99
SERVER_LABEL: $SERVER_LABEL
1010
SERVER_AVATAR: $SERVER_AVATAR
11-
DOCKER_HOST: $DOCKER_HOST
11+
#DOCKER_HOST: $DOCKER_HOST
1212
MESSAGE_PLATFORM: $MESSAGE_PLATFORM
1313
LABEL_ENABLE: $LABEL_ENABLE
1414
ONLY_OFFLINE_STATES: $ONLY_OFFLINE_STATES
1515
EXCLUDE_EXITED: $EXCLUDE_EXITED
1616
PERIOD: $PERIOD
1717
DISABLE_STARTUP_MSG: $DISABLE_STARTUP_MSG
18-
18+
SHA: 'true'
1919
CUSTOM_NTFY_SERVER: $CUSTOM_NTFY_SERVER
2020
NTFY_USER: $NTFY_USER
2121
NTFY_PASS: $NTFY_PASS

0 commit comments

Comments
 (0)