Initial commit
This commit is contained in:
8
docker/PrivateBin/with-db/compose.yml
Normal file
8
docker/PrivateBin/with-db/compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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/privatebin.yaml
|
||||
Reference in New Issue
Block a user