HumanSignal / HumanSignal/label-studio
Can not specify a subdirectory at label-studio start
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
Can not specify a subdirectory at label-studio start. Without specifying a subdirectory label-studio works as expected.
Label Studio version: 1.6.0
**To Reproduce**
Steps to reproduce the behavior:
Go to console:
type `label-studio start --host=http://localhost:18081/ls` or
export LABEL_STUDIO_PORT=18081
export LABEL_STUDIO_HOST=http://localhost/ls
label-studio start
**Expected behavior**
label-studio login opens in the browser
instead it starts the server and opens the browser Heidi's down (look Screenshot)
**Screenshots**


**Environment (please complete the following information):**
- OS: Ubuntu 20.04
- Label Studio Version 1.6.0
**Additional context**
Didn't work with Windows10 as well.
Contributor guide
Assessment
This issue has not been assessed yet.