initial commit
This commit is contained in:
9
docker/YeetFile/with-db/compose.yml
Normal file
9
docker/YeetFile/with-db/compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Docker Compose v2.20 or greater required to use "include"
|
||||
include:
|
||||
#################### NETWORKS ####################
|
||||
- ../compose/networks/proxy.yaml
|
||||
- ../compose/networks/socket-proxy.yaml
|
||||
#################### SERVICES ####################
|
||||
- ../compose/postgres.yaml
|
||||
- ../compose/yeetfile.yaml
|
||||
|
||||
Reference in New Issue
Block a user