mirror of
https://github.com/exchanges-lab/tradesync.git
synced 2026-08-04 21:01:23 +08:00
chore: add Notion configuration placeholders to env.example
This commit is contained in:
@@ -8,3 +8,9 @@ RUST_LOG=info
|
||||
WALLET_ADDRESS=0xc64cc00b46101bd40aa1c3121195e85c0b0918d8
|
||||
# Whether to monitor on Testnet (true) or Mainnet (false)
|
||||
IS_TESTNET=true
|
||||
|
||||
# Notion configuration
|
||||
# Notion Integration Token/API Key
|
||||
NOTION_API_KEY=
|
||||
# Notion Database ID to write trade records into
|
||||
NOTION_DATABASE_ID=
|
||||
|
||||
Reference in New Issue
Block a user