From 63fbaa5ff1a17b874ac3fc1fed57da226747e2c2 Mon Sep 17 00:00:00 2001 From: Arthur Dodin Date: Sat, 21 Sep 2024 16:18:45 +0200 Subject: [PATCH] fix/.env.example --- .env.example | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.env.example b/.env.example index 2eadc23..e97d5c7 100644 --- a/.env.example +++ b/.env.example @@ -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=