An open API service indexing awesome lists of open source software.

https://github.com/notrustverify/docker-nym-client


https://github.com/notrustverify/docker-nym-client

docker nym nym-client nymtech

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# docker-nym-client
[![Docker Image CI](https://github.com/notrustverify/docker-nym-client/actions/workflows/docker-hub.yml/badge.svg)](https://github.com/notrustverify/docker-nym-client/actions/workflows/docker-hub.yml)

## Set the permissions

`chown -R 10000:10000 nym-client/nym-data/`

## Environment variables

| Name | Default | Description |
|---------------------|-------------|---------------------------------|
| `NAME_CLIENT` | `docker` | Name to identify the nym-client |
| `LISTENING_ADDRESS` | `127.0.0.1` | Specify the listening interface |