added project name
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
name: privatebin
|
||||||
# Docker Compose v2.20 or greater required to use "include"
|
# Docker Compose v2.20 or greater required to use "include"
|
||||||
include:
|
include:
|
||||||
#################### NETWORKS ####################
|
#################### NETWORKS ####################
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
name: privatebin
|
||||||
# Docker Compose v2.20 or greater required to use "include"
|
# Docker Compose v2.20 or greater required to use "include"
|
||||||
include:
|
include:
|
||||||
#################### NETWORKS ####################
|
#################### NETWORKS ####################
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
name: privatebin
|
||||||
# Docker Compose v2.20 or greater required to use "include"
|
# Docker Compose v2.20 or greater required to use "include"
|
||||||
include:
|
include:
|
||||||
#################### NETWORKS ####################
|
#################### NETWORKS ####################
|
||||||
- ../../compose/networks/proxy.yaml
|
- ../../compose/networks/proxy.yaml
|
||||||
- ../../compose/networks/socket-proxy.yaml
|
|
||||||
#################### SERVICES ####################
|
#################### SERVICES ####################
|
||||||
- ../../compose/privatebin.yaml
|
- ../../compose/privatebin.yaml
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
name: privatebin
|
||||||
# Docker Compose v2.20 or greater required to use "include"
|
# Docker Compose v2.20 or greater required to use "include"
|
||||||
include:
|
include:
|
||||||
#################### NETWORKS ####################
|
#################### NETWORKS ####################
|
||||||
|
|||||||
Reference in New Issue
Block a user