First
This commit is contained in:
commit
85e6e693f8
8 changed files with 564 additions and 0 deletions
27
docker-compose.yaml
Executable file
27
docker-compose.yaml
Executable file
|
|
@ -0,0 +1,27 @@
|
|||
|
||||
version: "2.2"
|
||||
include:
|
||||
# - NG-Proxy.yaml
|
||||
- NG-RoundCube.yaml
|
||||
- NG-Homepage.yaml
|
||||
# - NG-gitea.yaml
|
||||
# - NG-Mailu.yaml
|
||||
# - NG-Utils.yaml
|
||||
|
||||
|
||||
|
||||
networks:
|
||||
netgrimoire:
|
||||
driver: overlay
|
||||
external: true
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue