Ver código fonte

Merge pull request #9 from ShaneMcC/check-for-cert

Allow nginx-updater to see /letsencrypt
master
Chris Smith 6 anos atrás
pai
commit
feac3f3ec4
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      docker-compose.yml

+ 1
- 0
docker-compose.yml Ver arquivo

@@ -96,6 +96,7 @@ services:
96 96
     restart: always
97 97
     volumes:
98 98
       - nginx-config:/nginx-config
99
+      - letsencrypt-data:/letsencrypt
99 100
     networks:
100 101
       - etcd-services
101 102
     depends_on:

Carregando…
Cancelar
Salvar