Fixing gitea configuration template

Este commit está contenido en:
Philippe Caseiro 2018-10-31 12:44:41 +01:00
padre e09e1f03f1
commit 08aef8d219
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -1 +1 @@
Eolisation de Gogs !
Eolisation de Gitea !

Ver fichero

@ -70,7 +70,7 @@ HOST = %%{gitea_dbserver}:%%{gitea_dbport}
%end if
NAME = gitea
USER = gitea
PASSWD=gitea1234
PASSWD = gitea1234
; For "postgres" only, either "disable", "require" or "verify-full"
SSL_MODE = disable
; For "sqlite3" only