Match default (I think)

This commit is contained in:
Luke Murphy 2020-03-25 01:51:26 +01:00
parent 77992080b0
commit 2dbe25bd75
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM drone/drone:1
EXPOSE 8097
EXPOSE 8080
ENV DRONE_SERVER_PORT=:8097

View File

@ -2,4 +2,4 @@
domain: "drone.autonomic.zone"
autonomic_admin_mail: "helo@autonomic.zone"
gitea_domain: "git.autonomic.zone"
drone_port: "8097"
drone_port: "8080"