Files
BroadcastChannel/.env.example
ccbikai bf2ecfe7a0 refactor: improve security by moving Sentry secrets to environment variables
To enhance security, Sentry authentication tokens and project IDs are now passed as environment variables instead of being exposed in the workflow configuration. This change reduces the risk of sensitive information leakage during the build process. Additionally, the example environment file has been updated to comment out the Sentry-related variables, further protecting against accidental exposure.
2024-10-15 21:11:47 +08:00

26 lines
399 B
Plaintext

CHANNEL=miantiao_me
LOCALE=zh-cn
TIMEZONE=Asia/Shanghai
TELEGRAM=ccbikai
TWITTER=ccbikai
GITHUB=ccbikai
DISCORD=https://DISCORD.com
PODCASRT=https://PODCASRT.com
MASTODON=mastodon.social/@Mastodon
BLUESKY=bsky.app
FOOTER_INJECT=FOOTER_INJECT
HEADER_INJECT=HEADER_INJECT
NO_FOLLOW=false
NO_INDEX=false
#SENTRY_AUTH_TOKEN=
SENTRY_DSN=
#SENTRY_PROJECT=
TELEGRAM_HOST=telegram.dog
STATIC_PROXY=""