Match default (I think)

This commit is contained in:
Luke Murphy
2020-03-25 01:51:45 +01:00
parent 77992080b0
commit 2dbe25bd75
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM drone/drone:1
EXPOSE 8097
EXPOSE 8080
ENV DRONE_SERVER_PORT=:8097
+1 -1
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"