v2.6.8 ---- >>Modify the project name to:X-Panel

This commit is contained in:
心隨緣動 2025-09-02 02:45:03 +08:00 committed by GitHub
parent 472d6e597d
commit a4181d78da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ RUN go build -ldflags "-w -s" -o build/x-ui main.go
RUN ./DockerInit.sh "$TARGETARCH"
# ========================================================
# Stage: Final Image of 3x-ui
# Stage: Final Image of X-Panel
# ========================================================
FROM alpine
ENV TZ=Asia/Tehran