feat: enabled forgejo badges
This commit is contained in:
parent
3460310b97
commit
00d911f776
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ in {
|
|||
settings = {
|
||||
actions.ENABLED = true;
|
||||
|
||||
badges.ENABLED = true;
|
||||
|
||||
database = {
|
||||
DB_TYPE = mkForce "postgres";
|
||||
HOST = mkForce "${resolveHostIP networkCfg.devices dbHost}:5600";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue