This repository has been archived on 2025-02-24. You can view files and clone it, but cannot push or open issues or pull requests.

10 lines
166 B
YAML
Raw Normal View History

2024-02-28 07:40:08 +08:00
version: "3"
name: pybitmessage
services:
bootstrap:
image: pybitmessage/bootstrap:latest
build: ..
env_file: .env
2024-02-28 07:40:08 +08:00
deploy:
replicas: $THREADS