chore: remove EXTERNAL_BROWSERLESS env var from compose and docs

This commit is contained in:
asepharyana
2026-07-22 12:55:50 +07:00
parent 7e563b7a54
commit b960f9915c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ asepharyana-hub/
- Semua service join **`app-shared-net`** (external Docker bridge)
- Service discovery via Docker DNS (container alias)
- Traefik sebagai ingress untuk HTTP/S eksternal
- Tailscale untuk cross-VPS (PostgreSQL, Redis, browserless di `imrnes`)
- Tailscale untuk cross-VPS (PostgreSQL, Redis)
### Compose File Pattern
```yaml
+1 -1
View File
@@ -24,7 +24,7 @@ services:
- REDIS_URL=redis://redis:6379
- JWT_SECRET=${JWT_SECRET:?JWT_SECRET is required}
- DATABASE_URL=${DATABASE_URL}
- EXTERNAL_BROWSERLESS_WS=ws://100.121.180.82:3001
scraper-api-dapr:
container_name: scraper-api-dapr