fix: update codeDepotHttpPort to use the correct port in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
5160a2019c
commit
0f97bc7ca9
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user