Add client/server split and TTS app
Set up FastAPI server, vanilla UI, and deployment scripts for the TTS app, including DB/ffmpeg wiring and Apache config.
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DB_HOST=ncue.net
|
||||
DB_PORT=5432
|
||||
DB_NAME=tts
|
||||
DB_USER=ncue
|
||||
DB_PASSWORD=ncue5004!
|
||||
Reference in New Issue
Block a user