Replace DB_URL with DATABASE_URL #267

Merged
elegaanz merged 1 commits from db-url into master 6 years ago
elegaanz commented 6 years ago (Migrated from github.com)

This way it is shared with diesel, which simplifies a lot the setup

Also fixes a few issues in the documentation, that are not directly related

This way it is shared with diesel, which simplifies a lot the setup Also fixes a few issues in the documentation, that are not directly related
elegaanz commented 6 years ago (Migrated from github.com)

No idea why d35944a3a0 is here 🤷‍♂️

No idea why https://github.com/Plume-org/Plume/pull/267/commits/d35944a3a051b1a1ad83b4c0b3daf50b623b05f7 is here :man_shrugging:
The pull request has been merged as 3a13d80dc6.
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 db-url master
git pull origin db-url

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff db-url
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 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#267
Loading…
There is no content yet.