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

190 Views Asked by At

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

1

There are 1 best solutions below

2
Eldad Assis On

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