Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ docker run -p 3000:3000 step-daddy-live-hd
2. Clone the repository and navigate into the project directory:
```bash
git clone https://github.com/gookie-dev/StepDaddyLiveHD
cd step-daddy-live-hd
cd StepDaddyLiveHD
```
3. Create and activate a virtual environment:
```bash
Expand Down Expand Up @@ -104,4 +104,4 @@ docker run -e PROXY_CONTENT=FALSE -e API_URL=https://example.com -e SOCKS5=user:

## 📚 Hosting Options

Check out the [official Reflex hosting documentation](https://reflex.dev/docs/hosting/self-hosting/) for more advanced self-hosting setups!
Check out the [official Reflex hosting documentation](https://reflex.dev/docs/hosting/self-hosting/) for more advanced self-hosting setups!
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ reflex==0.8.4
curl-cffi==0.11.4
httpx[http2]==0.28.1
python-dateutil==2.9.0
fastapi==0.116.1
fastapi==0.116.1
tzdata==2025.2