Show pageOld revisionsBacklinksFold/unfold allBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. Thanks to farsee {{https://pb.142488.xyz/ukZI.png}} ====== Installation ====== useable git commit hash ''4b1cd3bbffa6a3631bb8361e7be600c0856deb54'' build docker image by yourself using ''docker compose up'' <codeprism yaml> version: '3.2' services: pb: build: context: . ports: - '10002:10002' volumes: - .:/pb environment: - 'LISTEN_ADDRESS=::' - 'LISTEN_PORT=10002' mongodb: image: mongo:3.4 </codeprism> pb.txt Last modified: 2025/04/24 02:50by lingao