feat: some refactoring and /v1/api/provider/nex_token/@me
This commit is contained in:
parent
4c24fce110
commit
9f9393cfe5
7 changed files with 85 additions and 47 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM rust:alpine as builder
|
||||
|
||||
RUN apk add --no-cache musl-dev openssl-dev openssl-libs-static protobuf-dev lld
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue