docs: update channel and timezone settings for clarity and consistency

Updated .env.example and README files to reflect changes in channel name and timezone format, enhancing clarity and consistency in configuration settings. Added new subscription/reminder link for improved user engagement.
This commit is contained in:
ccbikai
2024-08-06 13:07:27 +08:00
parent b8ab845520
commit 3102c01b4e
3 changed files with 13 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
CHANNEL=Broadcast_Channel_Blog
CHANNEL=miantiao_me
LOCALE=zh-cn
TIMEZONE="Asia/Shanghai"
TIMEZONE=Asia/Shanghai
TELEGRAM=ccbikai
TWITTER=ccbikai
@@ -19,5 +19,5 @@ SENTRY_AUTH_TOKEN=SENTRY_AUTH_TOKEN
SENTRY_DSN=SENTRY_DSN
SENTRY_PROJECT=SENTRY_PROJECT
HOST="telegram.dog"
HOST=telegram.dog
STATIC_PROXY=""