Compare commits
1 Commits
9ea047ce9b
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c88c2fd6b |
@@ -39,6 +39,7 @@
|
||||
passwordFile = cfg.databasePasswordFile;
|
||||
};
|
||||
settings = {
|
||||
repository.ENABLE_PUSH_CREATE_USER = true;
|
||||
server.PROTOCOL = "http+unix";
|
||||
server.ROOT_URL = "https://${cfg.instanceFQDN}/";
|
||||
server.DOMAIN = cfg.instanceFQDN;
|
||||
|
||||
Reference in New Issue
Block a user