remove unnessesary network

This commit is contained in:
2025-02-09 12:35:27 +02:00
parent 5721a522e0
commit b8374792f7

View File

@@ -3,7 +3,6 @@ name: yeetfile
include: include:
#################### NETWORKS #################### #################### NETWORKS ####################
- ../../compose/networks/${YEETFILE_NETWORk_ID}.yaml - ../../compose/networks/${YEETFILE_NETWORk_ID}.yaml
- ../compose/networks/${YEETFILEDB_NETWORk_ID}.yaml
#################### SERVICES #################### #################### SERVICES ####################
- ../../compose/postgres.yaml - ../../compose/postgres.yaml
- ../../compose/yeetfile.yaml - ../../compose/yeetfile.yaml