Initial commit
This commit is contained in:
15
.env
Normal file
15
.env
Normal file
@@ -0,0 +1,15 @@
|
||||
# Kitchen Agent Configuration
|
||||
|
||||
# Google reCAPTCHA Site Key (v2 Invisible)
|
||||
RECAPTCHA_SITE_KEY=6LfoaqIqAAAAABi1P-6T1gQpfXNXMv6aQqH0lwGK
|
||||
|
||||
# Server Configuration
|
||||
PORT=3000
|
||||
HOST=0.0.0.0
|
||||
|
||||
# Cookie Secret (change this in production!)
|
||||
COOKIE_SECRET=0e4cfa9b-ba26-43b7-a6a1-a21585a6495b
|
||||
|
||||
# ThinkLink API URL
|
||||
API_URL=https://api.thinklink.ai
|
||||
|
||||
Reference in New Issue
Block a user