5 lines
168 B
Plaintext
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
|