mirror of
https://github.com/katanemo/plano.git
synced 2026-05-12 01:02:56 +02:00
fix webui url and dependencies (#66)
This commit is contained in:
parent
2cd5ec5adf
commit
3215d81e58
7 changed files with 11 additions and 10 deletions
|
|
@ -1,10 +1,5 @@
|
|||
# copied from https://github.com/bergos/embedding-server
|
||||
|
||||
FROM python:3 AS base
|
||||
|
||||
#
|
||||
# builder
|
||||
#
|
||||
FROM base AS builder
|
||||
|
||||
WORKDIR /src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue