pb

This is an old revision of the document!


Installation

version: '3.2'

services:
  pb:
    build:
      context: .
    ports:
      - '10002:10002'
    volumes:
      - .:/pb
    environment:
      - 'LISTEN_ADDRESS=::'
      - 'LISTEN_PORT=10002'
      - 'CDN_PREFIX=//d34zelngniy2d8.cloudfront.net'

  mongodb:
    image: mongo:latest

  • pb.1741856782.txt.gz
  • Last modified: 2025/03/13 09:06
  • by lingao