Experiment with full pre-deploy setup
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-06 10:58:55 +02:00
parent 741df0045b
commit caa1e521ad
4 changed files with 53 additions and 40 deletions

View File

@ -4,3 +4,5 @@ autonomic_admin_mail: "helo@autonomic.zone"
dokku_domain_ipv4: "94.130.105.60"
domain: "site.autonomic.zone"
http_port: "4000"
ssl_cert_path: "/etc/x509/https/tls.crt"
ssl_key_path: "/etc/x509/https/tls.key"