0
0

📝 fix order

This commit is contained in:
DrMaxNix 2024-05-30 17:54:24 +02:00
parent 67dfd6ae07
commit eb723ea884

View File

@ -20,8 +20,8 @@ docker compose up --build
1. Open a browser of you choice (tested with firefox)
2. Navigate to `http://127.0.0.1:8000/register`
3. Open browser developer tools
4. Reload page
5. Navigate to network tab under developer tools
4. Navigate to network tab under developer tools
5. Reload page
6. Find `101 Switching Protocols` Packet
7. Check its contained websocket log to see that ws is working