fix: temporary fix reverse symlink
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 12s
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 12s
This commit is contained in:
parent
16605c2a79
commit
078393bc69
@ -27,7 +27,7 @@ RUN cd admin && pnpm build
|
||||
FROM base AS main
|
||||
|
||||
COPY start.sh start.sh
|
||||
COPY config.example.yml /app/data/config.yml
|
||||
COPY config.example.yml config.yml
|
||||
COPY CloudronManifest.json .
|
||||
|
||||
RUN chmod +x start.sh
|
||||
|
Loading…
Reference in New Issue
Block a user