updates
This commit is contained in:
parent
468e4b5295
commit
418de3bd31
4 changed files with 10 additions and 1 deletions
|
@ -44,7 +44,6 @@
|
|||
lfs.enable = true;
|
||||
dump.type = "tar.gz";
|
||||
database.type = "postgres";
|
||||
ssh.clonePort = 42;
|
||||
|
||||
settings = {
|
||||
repository = {
|
||||
|
@ -69,6 +68,7 @@
|
|||
};
|
||||
server = {
|
||||
"LANDING_PAGE" = "explore";
|
||||
"SSH_PORT" = 42;
|
||||
};
|
||||
session = {
|
||||
"PROVIDER" = "db";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue