mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-23 16:36:48 +08:00
fix: token update issue when status is not enabled
This commit is contained in:
@@ -41,4 +41,4 @@ RUN apk update \
|
||||
COPY --from=builder2 /build/one-api /
|
||||
EXPOSE 3000
|
||||
WORKDIR /data
|
||||
ENTRYPOINT ["/one-api"]
|
||||
ENTRYPOINT ["/one-api"]
|
||||
|
||||
Reference in New Issue
Block a user