-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
questionThis is a questionThis is a question
Milestone
Description
Please verify that this bug has NOT been raised before.
- I checked and didn't find a similar issue
Describe the bug*
I host InvenTree (currently) on a NAS in my local network. But I cannot define the hostname as a base url, probably because it has no TLD.
(Good news / workaround: I was able to workaround that using the tld "local", so I used "http://some-nas.local" and it worked)
Steps to Reproduce
- Go to "Settings" section
- Go to "Server settings"
- Edit "Base url"
- Enter "http://some-nas" (you can combine it with port or not, doesn't matter)
- Save
Expected behaviour
Since it is a valid URL, I would expect it to save. But it doesn't. It Complains about invalid value.
Deployment Method
- Docker
- Bare metal
Version Information
0.12.7
Please verify if you can reproduce this bug on the demo site.
- I can reproduce this bug on the demo site.
Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionThis is a questionThis is a question