Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 214 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 214 Bytes

Setup

  • Copy the .env-template into a file named .env.

  • Set the External IP as NAT_IP in the .env file.

Run

Run the client by docker-compose up

To run in the background docker-compose up -d