Skip to content

Commit 01f3bb2

Browse files
committed
fix typo
1 parent d6a718f commit 01f3bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ services:
99
environment:
1010
- TGBOTTOKEN=${TGBOTTOKEN}
1111
- REDEEMSCRIPT=${REDEEMSCRIPT}
12-
command: sh -c "timeout 28800 /home/helperbot/bin/multisighelper""
12+
command: sh -c "timeout 28800 /home/helperbot/bin/multisighelper"
1313
restart: always

0 commit comments

Comments
 (0)