Skip to content
Open
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ StackDeploy is a **unified, production-ready Docker Compose deployment** that co
```
┌─────────────────────────────────────────────────────────────────┐
│ TAILSCALE NETWORK │
100.92.150.99 (ollama host) │
<ollama-tailscale-ip> (ollama host) │
└─────────────────────────────────────────────────────────────────┘
Expand Down Expand Up @@ -308,7 +308,7 @@ StackDeploy/

## Screenshots

All screenshots are live captures from the local dev instance (100.92.150.99).
All screenshots are live captures from the local dev instance (<ollama-tailscale-ip>).

### Portainer Admin Panel (Port 9000)
![Portainer](docs/screenshots/portainer.png)
Expand Down Expand Up @@ -386,5 +386,5 @@ MIT
Built by **Jhonattan L. Jimenez** (J1admin).

- GitHub: [@OneByJorah](https://github.com/OneByJorah)
- Tailscale: `ollama` (100.92.150.99)
- Tailscale: `ollama` (<ollama-tailscale-ip>)
- Primary GPU: RTX 3060 12GB
Loading