Compare commits
2 Commits
2c59f6b7c2
...
1360209574
| Author | SHA1 | Date | |
|---|---|---|---|
|
1360209574
|
|||
|
5d7b6e7d62
|
@@ -13,13 +13,11 @@
|
||||
database = {
|
||||
type = "postgres";
|
||||
passwordFile = "/var/keys/gitea/db";
|
||||
socket = "/run/postgresql/.s.PGSQL.5432";
|
||||
};
|
||||
cookieSecure = true;
|
||||
disableRegistration = true;
|
||||
repositoryRoot = "/vault/git";
|
||||
dump.enable = true;
|
||||
useWizard = true;
|
||||
appName = "Gitea";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user