creo un .env.example

main
borja 3 months ago
parent 1ef8ac55c7
commit 8302db6bca

@ -0,0 +1,8 @@
# .env.example
EVOLUTION_API_URL="https://example-url.com"
EVOLUTION_API_KEY="example-api-key"
EVOLUTION_API_INSTANCE="example-instance"
WHATSAPP_COMMUNITY_ID="example-community-id@g.us"
CHATBOT_PHONE_NUMBER="1234567890"
PORT="3007"
WEBHOOK_URL="https://example-url.com/webhook"
Loading…
Cancel
Save