edited
This commit is contained in:
@@ -3,6 +3,5 @@ name: yeetfile
|
||||
include:
|
||||
#################### NETWORKS ####################
|
||||
- ../compose/networks/${YEETFILE_NETWORk_ID}.yaml
|
||||
- ../compose/networks/${YEETFILEDB_NETWORk_ID}.yaml
|
||||
#################### SERVICES ####################
|
||||
- ../compose/yeetfile.yaml
|
||||
|
||||
@@ -3,6 +3,7 @@ name: yeetfile
|
||||
include:
|
||||
#################### NETWORKS ####################
|
||||
- ../../compose/networks/${YEETFILE_NETWORk_ID}.yaml
|
||||
- ../compose/networks/${YEETFILEDB_NETWORk_ID}.yaml
|
||||
#################### SERVICES ####################
|
||||
- ../../compose/postgres.yaml
|
||||
- ../../compose/yeetfile.yaml
|
||||
|
||||
Reference in New Issue
Block a user