Skip to content

Commit

Permalink
fix/.env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
tuturd committed Sep 21, 2024
1 parent 40b74aa commit 63fbaa5
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,9 @@ APP_TOKEN_SECRET=randomString
APP_TOKEN_EXPIRES=3 days

APP_PIN_TV=123456
APP_PIN_SELLER=147258
APP_PIN_PIZZA=741852
APP_PIN_ADMIN=159753
APP_PIN_PREPARATOR=000000

# Envoie un message sur Slack si activé à chaque commande
SLACK_ENABLED=false
SLACK_WEBHOOK_URL=
APP_PIN_SELLER=234567
APP_PIN_ADMIN=345678
APP_PIN_PREPARATOR=456789

# Envoie un message sur Discord à chaque commande prête
DISCORD_API_PRIVATE_KEY=

0 comments on commit 63fbaa5

Please sign in to comment.