remove wrong env files

This commit is contained in:
dalbodeule
2024-06-05 12:34:13 +09:00
parent 938438f2b0
commit f35605d86d
2 changed files with 0 additions and 4 deletions

View File

@@ -82,8 +82,6 @@ services:
CERTBOT_EMAIL: ${CERTBOT_EMAIL}
DHPARAM_SIZE: 4096
RSA_KEY_SIZE: 4096
env_file:
- ./nginx-certbot.env
ports:
- 80:80
- 443:443

View File

@@ -59,8 +59,6 @@ services:
CERTBOT_EMAIL: ${CERTBOT_EMAIL}
DHPARAM_SIZE: 4096
RSA_KEY_SIZE: 4096
env_file:
- ./nginx-certbot.env
ports:
- 80:80
- 443:443