Add a sample .env file #687

Merged
elegaanz merged 2 commits from sample-env into master 5 years ago
elegaanz commented 5 years ago (Migrated from github.com)

As requested in https://github.com/Plume-org/docs/pull/60 (cc @fdb-hiroshima)

As requested in https://github.com/Plume-org/docs/pull/60 (cc @fdb-hiroshima)
trinity-1686a approved these changes 5 years ago
trinity-1686a left a comment
Owner

👍

:+1:
codecov[bot] commented 5 years ago (Migrated from github.com)

Codecov Report

Merging #687 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #687   +/-   ##
=======================================
  Coverage   39.35%   39.35%           
=======================================
  Files          72       72           
  Lines        9494     9494           
  Branches     2263     2263           
=======================================
  Hits         3736     3736           
  Misses       4702     4702           
  Partials     1056     1056
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/687?src=pr&el=h1) Report > Merging [#687](https://codecov.io/gh/Plume-org/Plume/pull/687?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/52d860d402e320b11f0da2700ef50e27b01f85d2?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #687 +/- ## ======================================= Coverage 39.35% 39.35% ======================================= Files 72 72 Lines 9494 9494 Branches 2263 2263 ======================================= Hits 3736 3736 Misses 4702 4702 Partials 1056 1056 ```

Reviewers

trinity-1686a approved these changes 5 years ago
The pull request has been merged as 865f372d5a.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b sample-env master
git pull origin sample-env

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff sample-env
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#687
Loading…
There is no content yet.