Point to HTTPS port on this one

This commit is contained in:
Luke Murphy
2020-03-24 23:10:00 +01:00
parent 48766f954f
commit 784bf72838

View File

@ -29,5 +29,5 @@
dokku_ports:
app: drone
mappings:
- "https:443:80"
- "https:443:443"
state: present