Skip to content

colyseus-proxy pm2 ecosystem.config.js how to redis password #7

Description

@bbirdk2

my redis auth password required (bitnami redis dockerize use)

how to redis password pm2 setting? in colyseus-proxy

REDIS_URL: "redis://password@127.0.0.1:6379/0" or
REDIS_URL: "redis://arbitrary_usrname:password@127.0.0.1:6379/0" or
REDIS_URL: "redis://:password@127.0.0.1:6379/0" or

all not working

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions