Skip to content

Custom env var for DATABASE_URL #249

@mmikhan

Description

@mmikhan

description

Let us defining the env var from DATABASE_URL to a custom one. It is common to use POSTGRES_URL in the .env. Otherwise, I need to define the connection URL manually with rainfrog.

proposed solution

A new CLI flag to define the custom variable to look for in the .env file instead of using DATABASE_URL always.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions