Make documentation base URL configurable #48

Closed
opened 2025-12-28 17:59:58 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Nov 20, 2023).

Originally assigned to: @tatiana-nspcc on GitHub.

I'm always frustrated when I look at the base URL on https://rest.t5.fs.neo.org/v1/docs/ page, it's localhost:8090/v1, while I'd expect it to be https://rest.t5.fs.neo.org/v1.

Describe the solution you'd like

We need some configuration option to override this base URL.

Describe alternatives you've considered

Not a lot of them, GW can't be aware of any proxies in front of it.

Originally created by @roman-khimov on GitHub (Nov 20, 2023). Originally assigned to: @tatiana-nspcc on GitHub. ## Is your feature request related to a problem? Please describe. I'm always frustrated when I look at the base URL on https://rest.t5.fs.neo.org/v1/docs/ page, it's `localhost:8090/v1`, while I'd expect it to be `https://rest.t5.fs.neo.org/v1`. ## Describe the solution you'd like We need some configuration option to override this base URL. ## Describe alternatives you've considered Not a lot of them, GW can't be aware of any proxies in front of it.
sami 2025-12-28 17:59:58 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-rest-gw#48
No description provided.