Pārlūkot izejas kodu

fix https checkout url in gitea, don't want port in there

Thomas Buck 5 gadus atpakaļ
vecāks
revīzija
4477b5c22a
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2
    0
      roles/gitea/templates/etc_gitea_app_ini.j2

+ 2
- 0
roles/gitea/templates/etc_gitea_app_ini.j2 Parādīt failu

@@ -15,6 +15,8 @@ PROTOCOL = http
15 15
 DOMAIN = {{ gitea_domain }}
16 16
 HTTP_ADDR = 127.0.0.1
17 17
 HTTP_PORT = 3000
18
+LANDING_PAGE = explore
19
+ROOT_URL = https://{{ gitea_domain }}/
18 20
 
19 21
 [database]
20 22
 DB_TYPE = postgres

Notiek ielāde…
Atcelt
Saglabāt