diff --git a/environments/README.md b/environments/README.md index 2159b02..4bf8cc9 100644 --- a/environments/README.md +++ b/environments/README.md @@ -4,6 +4,8 @@ The environments folder contains the env files for application it can be shared # env files structure +``` APPLICATION_USERNAME=username APPLICATION_PASSWORD=secret_pass -APPLICATION=apikey \ No newline at end of file +APPLICATION=apikey +``` \ No newline at end of file