updated gitea config template

This commit is contained in:
kolaente
2017-11-22 21:01:18 +01:00
parent f40c60d502
commit e060c0f1bd
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ services:
- gitea-db:/var/lib/mysql
{{- end}}
lb:
image: rancher/lb-service-haproxy:v0.6.4
image: rancher/lb-service-haproxy:v0.7.9
ports:
- ${http_port}:${http_port}/tcp
- ${ssh_port}:${ssh_port}/tcp