Files
openclaw-market/.env.example
richarjiang fa4c458eda init
2026-03-13 11:00:01 +08:00

5 lines
168 B
Plaintext

DATABASE_URL=mysql://root:password@localhost:3306/openclaw
REDIS_URL=redis://localhost:6379
IP_API_URL=http://ip-api.com/json
NEXT_PUBLIC_APP_URL=http://localhost:3000