We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beae82e commit 8bcbfa4Copy full SHA for 8bcbfa4
README.md
@@ -1,6 +1,10 @@
1
# StudentAppBackend
2
3
-After installing docker image and successfully running that includes StudentAppBackend app and mysql, try below endpoints using curl
+After
4
+```bash
5
+docker pull ghcr.io/rajeshm20/studentappbackend:latest
6
+```
7
+pulling the docker image and successfully running that includes StudentAppBackend app and mysql, try below endpoints using curl
8
9
Signup
10
```bash
0 commit comments