mirror of
https://github.com/dalbodeule/sh0rt.kr-pdns.git
synced 2025-08-09 21:21:12 +00:00
remove wrong env files
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user