8 lines
274 B
YAML
8 lines
274 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
|