mirror of
https://github.com/kemko/memes-telegram-integration.git
synced 2026-01-01 15:55:41 +03:00
* fix: url in bot message * Update .env.example Co-authored-by: boojack <24653555+boojack@users.noreply.github.com> * feat: rename MEMOS_ADDR to INSTANCE_URL * feat: rename MEMOS_ADDR to INSTANCE_URL * feat: rename MEMOS_ADDR to INSTANCE_URL * fix: formatting --------- Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
SERVER_ADDR=dns:localhost:5230
|
|
BOT_TOKEN=your_bot_token
|
|
INSTANCE_URL=https://memos.example.com
|