mirror of
https://github.com/khuedoan/homelab.git
synced 2025-03-09 20:30:04 +07:00
Add missing Gitea ingress path
This commit is contained in:
parent
52ea1d79fe
commit
5c97296dca
@ -3,3 +3,6 @@ gitea:
|
|||||||
enabled: true
|
enabled: true
|
||||||
hosts:
|
hosts:
|
||||||
- host: git.khuedoan.com
|
- host: git.khuedoan.com
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user