mirror of
https://github.com/Mesh-LLM/mesh-llm.git
synced 2026-08-08 22:23:19 -04:00
need to have this for fly console
This commit is contained in:
parent
299235bef6
commit
df15b1f6b3
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ ENV PATH="/root/.cargo/bin:$PATH"
|
|||
WORKDIR /src
|
||||
COPY Cargo.toml Cargo.lock ./
|
||||
COPY crates/mesh-llm-ui/ crates/mesh-llm-ui/
|
||||
COPY crates/mesh-llm-gpu-bench/ crates/mesh-llm-gpu-bench/
|
||||
COPY crates/mesh-llm-identity/ crates/mesh-llm-identity/
|
||||
COPY crates/mesh-llm-protocol/ crates/mesh-llm-protocol/
|
||||
COPY crates/mesh-llm-routing/ crates/mesh-llm-routing/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue