Label studio & sidebar & mobile fixes
This commit is contained in:
parent
9e68be7225
commit
7071f0c64a
18 changed files with 652 additions and 582 deletions
|
|
@ -6,7 +6,7 @@ services:
|
|||
build: ./docker/label-studio
|
||||
restart: ${RESTART}
|
||||
ports:
|
||||
- 127.0.0.1:8006:8080
|
||||
- 8007:8080
|
||||
environment:
|
||||
DJANGO_DB: default
|
||||
LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK: "false"
|
||||
|
|
@ -15,4 +15,4 @@ services:
|
|||
POSTGRE_PASSWORD: ${METAMIGO_DATABASE_ROOT_PASSWORD}
|
||||
POSTGRE_PORT: "5432"
|
||||
POSTGRE_HOST: "metamigo-postgresql"
|
||||
LABEL_STUDIO_HOST: "http://localhost:3000/proxy/label-studio/"
|
||||
LABEL_STUDIO_HOST: "https://cdr.tiger-agama.ts.net/label-studio"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue