Migrate from gitea to forgejo
This commit is contained in:
parent
5bed083800
commit
36947f349b
1 changed files with 4 additions and 1 deletions
|
@ -66,9 +66,12 @@
|
|||
- role: nginx_site
|
||||
nginx_site_name: dns.home.foo.sh
|
||||
nginx_site_redirect: https://www.foo.sh/
|
||||
- role: nginx_site
|
||||
nginx_site_name: forgejo.foo.sh
|
||||
nginx_site_redirect: https://git.foo.sh/
|
||||
- role: nginx_site
|
||||
nginx_site_name: git.foo.sh
|
||||
nginx_site_proxy: https://gitea02.home.foo.sh/
|
||||
nginx_site_proxy: https://forgejo02.home.foo.sh/
|
||||
- role: nginx_site
|
||||
nginx_site_name: gitea.foo.sh
|
||||
nginx_site_redirect: https://git.foo.sh/
|
||||
|
|
Loading…
Add table
Reference in a new issue