简体   繁体   中英

How can I remove `artifactory_name` from JFrog's Artifactory cloud url

I have created an on-cloud JFrog account. As per my requirement, I have to remove artifactory_name from jfrog url. Currently, I have

https://example.jfrog.io/example/webapp/#/home

I want

https://example.jfrog.io/webapp/#/home

How could I remove second example from above URL

Currently, this functionality is not supported by JFrog's cloud offering.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM