mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 16:46:55 +00:00
feat: add virtual host mode support for kubernetes installation (#1655)
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ COPY . .
|
||||
|
||||
# Generate static files
|
||||
|
||||
RUN ./rustfs/scripts/static.sh
|
||||
RUN ./scripts/static.sh
|
||||
|
||||
# Cargo build configuration for lean release artifacts
|
||||
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true \
|
||||
|
||||
Reference in New Issue
Block a user