fix compose file paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Docker Compose v2.20 or greater required to use "include"
|
||||
include:
|
||||
#################### NETWORKS ####################
|
||||
- ../../compose/networks/proxy.yaml
|
||||
- ../compose/networks/${FLATNOTES_NETWORk_ID}.yaml
|
||||
#################### SERVICES ####################
|
||||
- ../../compose/flatnotes.yaml
|
||||
- ../compose/flatnotes.yaml
|
||||
|
||||
Reference in New Issue
Block a user