How to properly configure external PostgreSQL database with Docker setup #2276
meir23
announced in
Integrations
Replies: 1 comment 1 reply
-
|
Can you try setting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to use Letta with an external PostgreSQL database (Supabase) instead of the internal PostgreSQL that comes with the Docker container.
According to the documentation, I can set the DATABASE_URL environment variable:
Beta Was this translation helpful? Give feedback.
All reactions