restructured and simplified favicon
This commit is contained in:
parent
259ccfe851
commit
08c127f637
28 changed files with 320 additions and 260 deletions
|
@ -35,5 +35,4 @@ COPY --from=install /temp/prod/node_modules node_modules
|
|||
COPY --from=prerelease /app/ .
|
||||
|
||||
# run the app
|
||||
|
||||
ENTRYPOINT [ "bun", "run", "start" ]
|
||||
ENTRYPOINT [ "bun", "start" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue