Skip to content

Commit

Permalink
fixed server info
Browse files Browse the repository at this point in the history
  • Loading branch information
kimzuni committed May 5, 2024
1 parent 2e5425c commit e239a3b
Show file tree
Hide file tree
Showing 5 changed files with 129 additions and 111 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ ENV TZ="UTC" \
DISCORD_PRE_START_MESSAGE="Server has been started!" \
DISCORD_PRE_START_MESSAGE_ENABLED=true \
DISCORD_PRE_START_MESSAGE_URL="" \
DISCORD_SERVER_INFO_MESSAGE_ENABLED=true \
DISCORD_SERVER_INFO_MESSAGE_WITH_IP=false \
DISCORD_SERVER_INFO_MESSAGE_WITH_DOMAIN="" \
DISCORD_PRE_START_MESSAGE_WITH_GAME_SETTINGS=true \
DISCORD_PRE_START_MESSAGE_WITH_SERVER_IP=false \
DISCORD_PRE_START_MESSAGE_WITH_DOMAIN="" \
DISCORD_PRE_SHUTDOWN_MESSAGE="Server is shutting down..." \
DISCORD_PRE_SHUTDOWN_MESSAGE_ENABLED=true \
DISCORD_PRE_SHUTDOWN_MESSAGE_URL="" \
Expand Down
Loading

0 comments on commit e239a3b

Please sign in to comment.