Remove subdirectories in /var/keys
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
rootUrl = "https://git.coolneng.duckdns.org";
|
||||
database = {
|
||||
type = "postgres";
|
||||
passwordFile = "/var/keys/gitea/db";
|
||||
passwordFile = "/var/keys/gitea";
|
||||
};
|
||||
cookieSecure = true;
|
||||
disableRegistration = true;
|
||||
|
||||
Reference in New Issue
Block a user