Here is a config an AI coding tool handed me, barely changed:

DATABASE_URL = "postgresql://admin:SuperSecret123@db.internal:5432/app"

API_KEY = "sk-live-4f9a..." # committed straight to the repo

Enter fullscreen mode

Exit fullscreen mode