Skip to content

dotenv per subproject #109

Description

@seglo

Hi. In an sbt multi project build I tried defining a envFilename per sub project (each sub project has a main method). Since this setting must be in global scope (ThisBuild) it doesn't matter whether it's defined at the top level or within a subproject in an sbt file, the last value it was set with will be used.

Is there a way to scope dotenv files to projects?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions