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:
@@ -18,3 +18,4 @@ OPENAI_API_KEY=sk-your-openai-key
|
||||
|
||||
# Application
|
||||
APP_BASE_URL=https://yourdomain.com
|
||||
AUTH_TRUST_HOST=true
|
||||
|
||||
Reference in New Issue
Block a user