fix: update codeDepotDomainName to remove protocol from production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
4bb5d6ee38
commit
a8c522b880
@ -46,4 +46,4 @@ devsvc:
|
|||||||
giteaDepotOrganization: products
|
giteaDepotOrganization: products
|
||||||
codeDepotHttpPort: 443
|
codeDepotHttpPort: 443
|
||||||
codeDepotSshPort: 22
|
codeDepotSshPort: 22
|
||||||
codeDepotDomainName: https://freeleaps.com
|
codeDepotDomainName: freeleaps.com
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user