Update docker configuration files
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
APP_ENV=development
|
||||
COMPOSE_PROFILES=development
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
POSTGRES_DB=app
|
||||
DATABASE_URL=postgresql://postgres:postgres@postgres:5432/app
|
||||
LIVEKIT_URL=http://livekit:7880
|
||||
LIVEKIT_API_KEY=devkey
|
||||
LIVEKIT_API_SECRET=devsecret
|
||||
OPENAI_API_KEY=change_me
|
||||
GOOGLE_API_KEY=change_me
|
||||
|
||||
Reference in New Issue
Block a user