All checks were successful
Admin CI / build-and-push-web (push) Successful in 2m59s
- Parse post content to highlight @mentions with blue styling - Render vote segments from post data with formatted options display - Add MessageSegment interface and segments/is_vote fields to Post type - Update API base URL and branding from Carrot BBS to WithYou
2 lines
79 B
Plaintext
2 lines
79 B
Plaintext
# 开发环境 API 地址
|
|
VITE_API_BASE_URL=https://withyou.littlelan.cn/api/v1 |