Initial commit

This commit is contained in:
2025-02-07 10:19:13 +02:00
parent c3ee1fdcc9
commit 3e5169cba5
15 changed files with 400 additions and 0 deletions

View 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/privatebin.yaml