You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
This config will display `Your service is accessible at https://my-domain.com//v2` after deploy successfully.
```yaml
http:
path: '/v2'
```
This PR fix this.
0 commit comments