Skip to content

How to pass environment variables? #125

@berkant

Description

@berkant

One could use /etc/sysconfig/netbird file in Linux to pass environment variables to netbird like the following:

berkant@netbird1:~$ cat /etc/sysconfig/netbird
NB_ICE_DISCONNECTED_TIMEOUT_SEC=25
NB_ICE_FAILED_TIMEOUT_SEC=25
NB_ICE_FORCE_RELAY_CONN=false
NB_LOG_LEVEL=trace

How does one do the same to pass those to Go process in Android?

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