Prevent LetsEncrypt certs from mounting to nginx container.

This commit is contained in:
Buster "Silver Eagle" Neece 2020-05-19 03:07:56 -05:00
parent 94892c9a5a
commit 24d3c4cf84
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ services:
LETSENCRYPT_HOST: ${LETSENCRYPT_HOST}
LETSENCRYPT_EMAIL: ${LETSENCRYPT_EMAIL}
volumes:
- letsencrypt:/etc/letsencrypt
- www_data:/var/azuracast/www
- tmp_data:/var/azuracast/www_tmp
- station_data:/var/azuracast/stations