feat(server): add sentry to track error
This commit is contained in:
@@ -45,6 +45,9 @@ FETCHER_SCOPES=public
|
||||
# 日志设置
|
||||
LOG_LEVEL="INFO"
|
||||
|
||||
# Sentry 设置,为空表示不启用
|
||||
SENTRY_DSN
|
||||
|
||||
# 游戏设置
|
||||
ENABLE_OSU_RX=false # 启用 osu!RX 统计数据
|
||||
ENABLE_OSU_AP=false # 启用 osu!AP 统计数据
|
||||
|
||||
Reference in New Issue
Block a user