This commit is contained in:
parent
27c0d77563
commit
105ebfb90b
@ -2,7 +2,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
abra-installer:
|
abra_installer:
|
||||||
image: "nginx:stable"
|
image: "nginx:stable"
|
||||||
configs:
|
configs:
|
||||||
- source: abra_conf
|
- source: abra_conf
|
||||||
@ -24,7 +24,7 @@ services:
|
|||||||
- "traefik.http.routers.abra-installer.entrypoints=web-secure"
|
- "traefik.http.routers.abra-installer.entrypoints=web-secure"
|
||||||
- "traefik.http.routers.abra-installer.tls.certresolver=production"
|
- "traefik.http.routers.abra-installer.tls.certresolver=production"
|
||||||
|
|
||||||
swarm-installer:
|
swarm_installer:
|
||||||
image: "nginx:stable"
|
image: "nginx:stable"
|
||||||
configs:
|
configs:
|
||||||
- source: swarm_conf
|
- source: swarm_conf
|
||||||
|
Reference in New Issue
Block a user