React runs on docker now
This commit is contained in:
@@ -17,4 +17,4 @@ COPY . .
|
|||||||
EXPOSE 5173
|
EXPOSE 5173
|
||||||
|
|
||||||
# Define the command to run your app
|
# Define the command to run your app
|
||||||
CMD ["npm", "run", "dev"]
|
CMD ["npm", "run", "dev", "--", "--host"]
|
||||||
Reference in New Issue
Block a user