Files
Homelab/docker/YeetFile/compose.yml
2025-02-09 00:31:07 +02:00

9 lines
321 B
YAML

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