init
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user