Thanks to farsee {{https://pb.142488.xyz/ukZI.png}} ====== Installation ====== useable git commit hash ''4b1cd3bbffa6a3631bb8361e7be600c0856deb54'' build docker image by yourself using ''docker compose up'' version: '3.2' services: pb: build: context: . ports: - '10002:10002' volumes: - .:/pb environment: - 'LISTEN_ADDRESS=::' - 'LISTEN_PORT=10002' mongodb: image: mongo:3.4