Initial commit
This commit is contained in:
7
docker/homepage/compose.yaml
Normal file
7
docker/homepage/compose.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: homepagee
|
||||
# Docker Compose v2.20 or greater required to use "include"
|
||||
include:
|
||||
#################### NETWORKS ####################
|
||||
- ../compose/networks/${HOMEPAGR_NETWORk_ID}.yaml
|
||||
#################### SERVICES ####################
|
||||
- ../compose/homepage.yaml
|
||||
Reference in New Issue
Block a user