fix forgejo imap username
This commit is contained in:
parent
cad60eed0d
commit
3a855c701c
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ spec:
|
|||
value: "993"
|
||||
- name: FORGEJO__email.incoming__USE_TLS
|
||||
value: "true"
|
||||
- name: FORGEJO__email.incoming__USERNAME
|
||||
value: git@janky.solutions
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 3000
|
||||
|
|
Loading…
Reference in a new issue