mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 19:51:17 +00:00
feat: skeleton ui and theming
This commit is contained in:
@@ -13,4 +13,4 @@ RUN pnpm install --frozen-lockfile
|
||||
COPY . ./
|
||||
RUN pnpm build
|
||||
|
||||
CMD ["pnpm", "preview"]
|
||||
CMD ["pnpm", "preview", "--host", "'0.0.0.0'", "--port", "5173"]
|
||||
Reference in New Issue
Block a user