Skip to content
Snippets Groups Projects

bind unicorn listener to 127.0.0.1

Merged gitlab-qa-bot requested to merge github/fork/mmoll/unicorn_localhost into master

Created by: mmoll

as far as I understand, otherwise it will listen on 0.0.0.0, what might not be the best idea.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: coveralls

    Coverage Status

    Coverage increased (+0.09%) when pulling b3e07ec3 on mmoll:unicorn_localhost into 79b76d2c on gitlabhq:master.

    By Administrator on 2013-08-22T11:42:16 (imported from GitLab project)

    By Administrator on 2013-08-22T11:42:16 (imported from GitLab)

  • Created by: jacobvosmaer

    Good idea. The default setup has the web front-end on the same machine so this is a safer default.

    /cc @randx

    By Administrator on 2013-08-22T14:10:08 (imported from GitLab project)

    By Administrator on 2013-08-22T14:10:08 (imported from GitLab)

Please register or sign in to reply
Loading