diff --git a/compose.yml b/compose.yml index 3137ab4..866b7fe 100644 --- a/compose.yml +++ b/compose.yml @@ -4,5 +4,5 @@ services: image: git.shihaam.dev/shihaam/gen-ssl-letsencrypt-cf hostname: certgen volumes: - - ./certs:/etc/letsencrypt/live + - ./certs:/etc/letsencrypt/archive env_file: .env_omegetech