Use underscores
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-09-24 09:16:31 +02:00
parent 27c0d77563
commit 105ebfb90b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
version: "3.8"
services:
abra-installer:
abra_installer:
image: "nginx:stable"
configs:
- source: abra_conf
@ -24,7 +24,7 @@ services:
- "traefik.http.routers.abra-installer.entrypoints=web-secure"
- "traefik.http.routers.abra-installer.tls.certresolver=production"
swarm-installer:
swarm_installer:
image: "nginx:stable"
configs:
- source: swarm_conf