diff --git a/docker/YeetFile/with-db/compose.yml b/docker/YeetFile/with-db/compose.yml index f52db72..1d234b7 100644 --- a/docker/YeetFile/with-db/compose.yml +++ b/docker/YeetFile/with-db/compose.yml @@ -3,7 +3,6 @@ name: yeetfile include: #################### NETWORKS #################### - ../../compose/networks/${YEETFILE_NETWORk_ID}.yaml - - ../compose/networks/${YEETFILEDB_NETWORk_ID}.yaml #################### SERVICES #################### - ../../compose/postgres.yaml - ../../compose/yeetfile.yaml