Skip to content

Stop using the odd .env.tpl file #120

@mcuadros

Description

@mcuadros

As explained here:
#36 (comment)

The usage of env file, populated with empty env vars is odd, and not very Devops friendly since handly configuration files is a something to be avoided, even if it contains env vars.

The env vars should be explicitly defined in all the examples, and be omitted if contains the default value or are empty, in the same that this should be explicitly defined in the `.travis.yml.

Metadata

Metadata

Assignees

Labels

documentationIssue where documentation its the important thing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions