mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
website: include js in the image
This commit is contained in:
@@ -27,4 +27,5 @@ COPY ./Caddyfile /etc/caddy/Caddyfile
|
||||
COPY --from=prod /opt/docusaurus/build /usr/share/caddy
|
||||
# Copy the landing page assets.
|
||||
COPY landing/images /usr/share/caddy/images
|
||||
COPY landing/js /usr/share/caddy/js
|
||||
COPY landing/index.html landing/style.css /usr/share/caddy/
|
||||
|
||||
Reference in New Issue
Block a user