Skip to content

How to pass environment variables that os.getenv can get? #76

@xiangnanscu

Description

@xiangnanscu

for example test.lua:

assert(os.getenv("FOO") == 'BAR')

and FOO=BAR resty test.lua will pass the test.

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