more ci stuff 5
This commit is contained in:
parent
e91fcdedda
commit
d33ef0c158
2 changed files with 3 additions and 2 deletions
|
@ -69,8 +69,8 @@ in {
|
|||
"REPO_INDEXER_EXCLUDE" = "node_modules/**";
|
||||
};
|
||||
ui = {
|
||||
"THEMES" = "gitea,arc-green,agatheme";
|
||||
"DEFAULT_THEME" = "agatheme";
|
||||
"THEMES" = "forgejo-auto,forgejo-light,forgejo-dark,auto,gitea,arc-green,agatheme";
|
||||
"DEFAULT_THEME" = "forgejo-auto";
|
||||
"USE_SERVICE_WORKER" = true;
|
||||
};
|
||||
server = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue