Whisper
This commit is contained in:
parent
d0cabe7b6f
commit
322680bd83
|
@ -15,4 +15,4 @@ RUN npm install
|
|||
EXPOSE 5173
|
||||
|
||||
# Command to run the app
|
||||
CMD ["npm", "run", "dev", "--host"]
|
||||
CMD ["npm", "run", "dev", "--", "--host", "0.0.0.0"]
|
||||
|
|
Loading…
Reference in New Issue