Fall back to default 2314 port if settings.json doesn't exist and process.env.PORT doesn't exist. Fixes #31. #32

Merged
are0h merged 1 commits from refs/pull/32/head into beta-release 4 years ago
are0h commented 4 years ago (Migrated from koodu.ubiqueros.com)
There is no content yet.
are0h commented 4 years ago (Migrated from koodu.ubiqueros.com)

Nice catch. Yeah, I'm gonna plug this in.

Nice catch. Yeah, I'm gonna plug this in.
are0h (Migrated from koodu.ubiqueros.com) approved these changes 4 years ago

Reviewers

The pull request has been merged as 4ad0f38a63.
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 refs/pull/32/head beta-release
git pull origin refs/pull/32/head

Step 2:

Merge the changes and update on Forgejo.
git checkout beta-release
git merge --no-ff refs/pull/32/head
git push origin beta-release
Sign in to join this conversation.
Loading…
There is no content yet.