Files
Homelab/docker/YeetFile/with-db/compose.yml
2025-02-09 12:35:27 +02:00

9 lines
307 B
YAML

name: yeetfile
# Docker Compose v2.20 or greater required to use "include"
include:
#################### NETWORKS ####################
- ../../compose/networks/${YEETFILE_NETWORk_ID}.yaml
#################### SERVICES ####################
- ../../compose/postgres.yaml
- ../../compose/yeetfile.yaml