chore: 移除未使用的 NEXT_PUBLIC_SITE_URL 环境变量
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
# Database
|
||||
DATABASE_URL="postgresql://postgres:password@localhost:5432/agent_park"
|
||||
|
||||
# Site
|
||||
NEXT_PUBLIC_SITE_URL="http://localhost:3000"
|
||||
|
||||
# Webhook API - Generate a secure key for production
|
||||
WEBHOOK_API_KEY="sk_live_your_secure_api_key_min_32_chars"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user