TTs whisper
This commit is contained in:
9
backend/.env.example
Normal file
9
backend/.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# Raspberry Pi connection config
|
||||
RASPBERRY_PI_HOST=http://raspberrypi.local
|
||||
RASPBERRY_PI_PORT=8000
|
||||
|
||||
# Auth token for API endpoints
|
||||
QUIBOT_TOKEN=MY_SECRET_TOKEN
|
||||
|
||||
# Backend server config
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user