chore: update

This commit is contained in:
2025-06-17 23:02:31 +08:00
parent 6b090a93c9
commit d2f9a14365

View File

@ -1,3 +1,5 @@
1. Clone
2. Build: docker build --no-cache -t crud-demo-app .
3. Run: docker run -d -p 3000:3000 --name crud-demo-app-running crud-demo-app
asd