fix(docker): add credentials fields to auth provider, postgres service, expose port 5433, AUTH_URL/AUTH_TRUST_HOST in env example

This commit is contained in:
Chandler Copeland
2026-04-03 17:21:01 -06:00
parent 3da9610c6f
commit 07cfaf0511
4 changed files with 29 additions and 3 deletions

View File

@@ -18,3 +18,4 @@ OPENAI_API_KEY=sk-your-openai-key
# Application
APP_BASE_URL=https://yourdomain.com
AUTH_TRUST_HOST=true