Drop TLS stuff for now
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8bdfe16249
commit
f8e52a7381
@ -63,5 +63,3 @@
|
|||||||
config:
|
config:
|
||||||
DOKKU_LETSENCRYPT_EMAIL: "{{ autonomic_admin_mail }}"
|
DOKKU_LETSENCRYPT_EMAIL: "{{ autonomic_admin_mail }}"
|
||||||
JEKYLL_PORT: "{{ http_port }}"
|
JEKYLL_PORT: "{{ http_port }}"
|
||||||
JEKYLL_SSL_CERT: "{{ ssl_cert_path }}"
|
|
||||||
JEKYLL_SSL_KEY: "{{ ssl_key_path }}"
|
|
||||||
|
Reference in New Issue
Block a user