fix: update codeDepotHttpPort to use the correct port in production configuration

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-17 03:02:04 +08:00
parent 5160a2019c
commit 0f97bc7ca9

View File

@ -44,6 +44,6 @@ devsvc:
# for existed self-hosted Gitea
giteaUrl: https://freeleaps.com:3443
giteaDepotOrganization: products
codeDepotHttpPort: 443
codeDepotHttpPort: 3443
codeDepotSshPort: 22
codeDepotDomainName: freeleaps.com