fix(forgejo): change ROOT_URL env var to forgejo.libretalk.eu
This commit is contained in:
parent
de505f5471
commit
728e201ec2
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ spec:
|
|||
value: "false"
|
||||
- name: FORGEJO__service__REGISTER_MANUAL_CONFIRM
|
||||
value: "true"
|
||||
- name: FORGEJO__service__ROOT_URL
|
||||
value: "https://forgejo.libretalk.eu"
|
||||
volumes:
|
||||
- name: data
|
||||
persistentVolumeClaim:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue