mirror of
https://github.com/nspcc-dev/ansible-neofs.git
synced 2026-03-01 04:28:25 +00:00
REST external address setting doesn't work #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Feb 19, 2024).
Originally assigned to: @532910 on GitHub.
Expected Behavior
https://rest.t5.fs.neo.org/v1/docs/ to show https://rest.t5.fs.neo.org/v1/ base URL (because of
neofs_rest__external_address: 'https://rest.t5.fs.neo.org')Current Behavior
[ Base URL: localhost:8090/v1 ]Possible Solution
Fix it.
@532910 commented on GitHub (Feb 19, 2024):
fixed
@roman-khimov commented on GitHub (Feb 19, 2024):
Fixed where?
@532910 commented on GitHub (Feb 19, 2024):
nowhere, it was not broken
@532910 commented on GitHub (Feb 19, 2024):
Have you updated restgw to 0.7.1?
@532910 commented on GitHub (Feb 19, 2024):