heroku-gitea/app.ini
awieczarek a0a3b17aa1 fix
2024-10-19 13:57:58 +02:00

11 lines
151 B
INI

[database]
DB_TYPE = postgres
HOST = db:5432
NAME = gitea
USER = gitea
PASSWD = gitea
SSL_MODE = disable
[server]
HTTP_PORT = $PORT