mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
Merge branch 'dev_new' of github.com:wyx2685/V2bX into dev_new
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /app
|
||||
COPY . .
|
||||
ENV CGO_ENABLED=0
|
||||
RUN go mod download
|
||||
RUN go build -v -o V2bX -tags "sing xray with_reality_server with_quic with_grpc with_utls with_wireguard with_acme"
|
||||
RUN go build -v -o V2bX -tags "sing xray hysteria2 with_reality_server with_quic with_grpc with_utls with_wireguard with_acme"
|
||||
|
||||
# Release
|
||||
FROM alpine
|
||||
|
||||
Reference in New Issue
Block a user