Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Developing with QLF Daemon (Docker)

Felipe Machado edited this page May 30, 2018 · 1 revision

How to use

  1. Change backend/docker-compose.yml environment variable DAEMON_TEST to true;
  2. Start qlf normally with ./start.sh
  3. Run ./start.sh daemon to start daemon
  4. To stop use ctrl+c
Clone this wiki locally