tailscale-dev / tailscale-dev/ScaleTail
🐞 Bug: Pocket-id, APP_URL not respected
Open
@jackspiering is already working on this.
Since Jun 8, 2026.
bug
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 124
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 4
Description
Bug Description
It seems that tailscale serves Pocket id to https://pocket-id.tld even if APP_URL is set to e.g. https://id.tld
Expected Behavior
app is accessible at APP_URL
Actual Behavior
app is available at pocket-id.tld
Screenshots
No response
Operating System
Linux
Tailscale Version
1.98.4
Docker Version
29.5.2
Relevant Logs or Error Messages
Docker Compose Configuration
Environment Configuration (.env file)
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.