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
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

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