feat: some refactoring and /v1/api/provider/nex_token/@me

This commit is contained in:
DJMrTV 2025-03-08 00:53:11 +01:00
commit 9f9393cfe5
7 changed files with 85 additions and 47 deletions

View file

@ -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