web-projects/.env.example
WangDL bd570d5fb3 feat: init longde website project
- Astro 静态网站
- 首页、学习产品介绍
- 等待名单表单
- 隐私政策、用户协议、支持、下载、更新日志页面
- SEO 优化 (sitemap, robots, OG)
2026-05-04 15:22:20 +08:00

11 lines
222 B
Plaintext

# Environment Variables
# Site URL (for SEO and sitemap)
SITE_URL=http://localhost:4321
# Server Configuration
HOST=localhost
PORT=4321
# API endpoints (for future backend integration)
# API_URL=https://api.longde.cloud