diff --git a/.env b/.env index 35f3017..2a73629 100644 --- a/.env +++ b/.env @@ -21,5 +21,5 @@ POSTGRES_PASS=admin # If you need a SSL certificate to be respected on the gunicorn level # IT put certs in /data/certs. A Volume is configured to read there. -SSL_CERT='ssl/l0t2511a.crt' -SSL_KEY='ssl/l0t2511a.key' +SSL_CERT='ssl/server.crt' +SSL_KEY='ssl/server.key'