1
0
Fork 0

Minor Fix Pre-Merge

This commit is contained in:
Joao Gilberto Magalhaes 2023-07-03 14:59:17 -05:00
parent 812590d86c
commit 166b75cd75
16 changed files with 77 additions and 65 deletions

View file

@ -11,7 +11,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./certs:/certs/haproxy
- certs_letsencrypt:/certs/letsencrypt
- certs_certbot:/certs/certbot
deploy:
replicas: 1
environment:
@ -34,7 +34,7 @@ networks:
external: true
volumes:
certs_letsencrypt:
certs_certbot:
# external: true
# certs_haproxy:
# external: true

View file

@ -13,13 +13,13 @@ services:
replicas: 1
labels:
# easyhaproxy.http.redirect_ssl: true
# easyhaproxy.http.letsencrypt: true
# easyhaproxy.http.certbot: true
easyhaproxy.http.host: portainer.local
easyhaproxy.http.port: 80
easyhaproxy.http.localport: 9000
volumes:
certs_letsencrypt:
certs_certbot:
external: true
# certs_haproxy:
# external: true