mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-07 17:12:00 +08:00
修改版本
This commit is contained in:
@@ -25,7 +25,7 @@ RUN cd /anylink/server;go mod tidy;go build -o anylink -ldflags "-X main.CommitI
|
||||
FROM alpine
|
||||
LABEL maintainer="github.com/bjdgyc"
|
||||
|
||||
ENV IPV4_CIDR="192.168.10.0/24"
|
||||
#ENV IPV4_CIDR="192.168.10.0/24"
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=builder_golang /anylink/server/anylink /app/
|
||||
|
@@ -3,5 +3,5 @@ package base
|
||||
const (
|
||||
APP_NAME = "AnyLink"
|
||||
// app版本号
|
||||
APP_VER = "0.9.2-beta2"
|
||||
APP_VER = "0.9.3"
|
||||
)
|
||||
|
9547
web/pnpm-lock.yaml
generated
Normal file
9547
web/pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user