Skip to content

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

@bbirdk2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions