Update README.md
This commit is contained in:
parent
0066090a7a
commit
646357921c
10
README.md
10
README.md
@ -16,7 +16,15 @@ py -m pip install pyjwt[crypto]
|
||||
5. Buka folder project pake VSCode
|
||||
6. Buka file di config/server.py
|
||||
7. servernya ganti dari 'gunicorn' ke 'wsgiref' (di save)
|
||||
8. di CMD jalanin: py costa.py
|
||||
8. di CMD jalanin service-nya:
|
||||
```dos
|
||||
cd C:\direktori\folder\kamu
|
||||
py costa.py
|
||||
```
|
||||
```sh
|
||||
cd directory/folder/kamu
|
||||
python costapy
|
||||
```
|
||||
9. kalau keluar http://localhost:11000 artinya berhasil
|
||||
10. Install bruno
|
||||
11. bikin collection
|
||||
|
Loading…
Reference in New Issue
Block a user