run.env icon indicating copy to clipboard operation
run.env copied to clipboard

Added logging test

Open tonyvugithub opened this issue 5 years ago • 0 comments

This PR addressed #5.

Description:

  1. Added simple logging test to ensure that the application actually read the variables from .env file into another app.
  2. Modified README.md to include local test run instruction
  3. Included .env.test file to be used for local testing.

tonyvugithub avatar Oct 26 '20 20:10 tonyvugithub