🐛 Adds well-known static files
This commit is contained in:
@@ -8,4 +8,4 @@ RUN bun run build
|
||||
RUN bun install --global serve
|
||||
|
||||
EXPOSE 3000
|
||||
CMD serve dist
|
||||
CMD ["serve", "dist"]
|
||||
|
Reference in New Issue
Block a user