Skip to content

Commit

Permalink
Add WEBHOOK_URL to example environment configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic-R committed Feb 5, 2025
1 parent 5e699f6 commit 30cfc27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .example.env
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ EVENT_NAME=""
EVENT_IMG="https://domain.com/logo.gif"
GUILD_ID=""
PORT=6969
WEBHOOK_URL="https://domain.com/webhook"

0 comments on commit 30cfc27

Please sign in to comment.