Skip to content

Commit

Permalink
Merge pull request thijsvanloef#531 from thijsvanloef/fix-post-update…
Browse files Browse the repository at this point in the history
…-message

fix post update message not sending
  • Loading branch information
thijsvanloef authored Apr 5, 2024
2 parents d88a6f6 + 6eb032f commit cb2106d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ ENV HOME=/home/steam \
DISCORD_PRE_UPDATE_BOOT_MESSAGE_ENABLED=true \
DISCORD_POST_UPDATE_BOOT_MESSAGE="Server update complete!" \
DISCORD_POST_UPDATE_BOOT_MESSAGE_URL= \
DISCORD_POST_UPDATE_BOOT_ENABLED=true \
DISCORD_POST_UPDATE_BOOT_MESSAGE_ENABLED=true \
DISCORD_PRE_START_MESSAGE="Server has been started!" \
DISCORD_PRE_START_MESSAGE_URL= \
DISCORD_PRE_START_MESSAGE_ENABLED=true \
Expand Down

0 comments on commit cb2106d

Please sign in to comment.