move from pizzapim.nl to pim.kunis.nl
This commit is contained in:
parent
4d8f9e816c
commit
1bd61091a1
26 changed files with 66 additions and 101 deletions
|
@ -1,9 +1,11 @@
|
|||
service_name: forgejo
|
||||
data_dir: "{{ base_data_dir }}/{{ service_name }}"
|
||||
service_dir: "{{ base_service_dir }}/{{ service_name }}"
|
||||
git_domain: "git.{{ domain_name_pim }}"
|
||||
|
||||
|
||||
forgejo:
|
||||
root_url: "https://git.pizzapim.nl"
|
||||
root_url: "https://{{ git_domain }}"
|
||||
mailer_host: "smtp.tweak.nl"
|
||||
mailer_from: "git@kunis.nl"
|
||||
lfs_jwt_secret: !vault |
|
||||
|
|
Reference in a new issue