question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Configurable docs URL path

See original GitHub issue

Would it be possible to make the docs path configurable via properties?

Example application.properties

springwolf.path=/my/docs/path

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
stavshamircommented, Dec 17, 2021

The documentation API endpoint url is now configurable from application.properties with the property springwolf.paths.docs. Please not that setting this property to any value other than the default will result in the UI not working.

1reaction
stavshamircommented, Nov 25, 2021

No problem, will be available in the next release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

URL format and configuration | Kentico 9 Documentation
Default URL path prefix. Defines a default URL path prefix used for all URLs of content pages. Internally, this prefix is rewritten to...
Read more >
Configuration - Swagger Documentation
configuration items passed as key/value pairs in the URL query string. Parameters. Parameters with dots in their names are single strings used to...
Read more >
Use URL maps | Load Balancing - Google Cloud
This guide shows you how to configure Google Cloud URL maps. A URL map is a set of rules for routing incoming HTTP(S)...
Read more >
Metadata and Docs URLs - FastAPI
With this configuration, the automatic API docs would look like: ... the different tags used to group your path operations with the parameter...
Read more >
Mapping URLs to Filesystem Locations - Apache HTTP Server
the URL http://www.example.com/docs/dir/file.html will be served from /var/web/dir/file.html . The ScriptAlias directive works the same way, with the additional ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found