8 lines
268 B
YAML
8 lines
268 B
YAML
name: homepagee
|
|
# Docker Compose v2.20 or greater required to use "include"
|
|
include:
|
|
#################### NETWORKS ####################
|
|
- ../compose/networks/${HOMEPAGR_NETWORk_ID}.yaml
|
|
#################### SERVICES ####################
|
|
- ../compose/homepage.yaml
|