Skip to content

feature request: Load multiple .env files from different paths, or additionally support .ini files #71

Open
@Teklvtn

Description

@Teklvtn

Currently only one .env file is supported according to the source code, but sometimes the submodules of the project will have some custom variables that need to be set, and all these variables are not very well managed in one .env file, and it is easy to make changes to the wrong situation. For this reason, I think it should be managed in separate .env files

Consider multiple .env source reads, or dynamic .ini reads (this part of the dynamic allows the user to stitch the path to the ini file based on the module path)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions