this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(apps): fix staging ports

Must be number instead of name?

+2 -2
+1 -1
apps/finance/actualbudget/staging.yaml
··· 32 32 value: / 33 33 backendRefs: 34 34 - identifier: main 35 - port: http 35 + port: 5006 36 36 persistence: 37 37 data: 38 38 accessMode: ReadWriteOnce
+1 -1
apps/khuedoan/homelab-docs/staging.yaml
··· 61 61 value: / 62 62 backendRefs: 63 63 - identifier: main 64 - port: http 64 + port: 80 65 65 persistence: 66 66 source: 67 67 type: emptyDir