forked from coracle/flotilla
Add rewrite to dockerfile
This commit is contained in:
+1
-1
@@ -20,5 +20,5 @@ ENV NODE_OPTIONS=--max_old_space_size=16384
|
||||
RUN pnpm run build
|
||||
|
||||
# Default to serving the build directory
|
||||
CMD ["npx", "serve", "build"]
|
||||
CMD ["npx", "serve", "-s", "build"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user