Files
Homelab/docker/PrivateBin/compose.yaml
2025-02-09 12:02:55 +02:00

8 lines
260 B
YAML

name: privatebin
# Docker Compose v2.20 or greater required to use "include"
include:
#################### NETWORKS ####################
- ../../compose/networks/proxy.yaml
#################### SERVICES ####################
- ../../compose/privatebin.yaml