chore(env): add examples to .env.example file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
TELEGRAM_API_KEY=
|
||||
TELEGRAM_CHANNEL_ID=
|
||||
DB_PATH=
|
||||
SCHEMA_PATH=
|
||||
SEED_PATH=
|
||||
DB_PATH=test.db
|
||||
SCHEMA_PATH=schema.sql
|
||||
SEED_PATH=seed.sql
|
||||
|
||||
Reference in New Issue
Block a user