mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
fix dist folder
This commit is contained in:
@@ -7,7 +7,8 @@ ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
COPY --from=certs /etc/ssl/certs /etc/ssl/certs
|
||||
COPY ./frontend /dashboard/frontend
|
||||
COPY ./admin-dist /dashboard/admin-dist
|
||||
COPY ./user-dist /dashboard/user-dist
|
||||
COPY ./script/entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user