Remove Gitea socket connection to the DB
This commit is contained in:
parent
2c59f6b7c2
commit
5d7b6e7d62
@ -13,7 +13,6 @@
|
||||
database = {
|
||||
type = "postgres";
|
||||
passwordFile = "/var/keys/gitea/db";
|
||||
socket = "/run/postgresql/.s.PGSQL.5432";
|
||||
};
|
||||
cookieSecure = true;
|
||||
disableRegistration = true;
|
||||
|
Loading…
Reference in New Issue
Block a user