fix: use outline container name instead of Tailscale IP
All checks were successful
Deploy / deploy (push) Successful in 12s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-15 12:41:59 +01:00
parent b20e872c54
commit 84f7b05c7a

View File

@@ -41,7 +41,7 @@ services:
- outline-sync-ts
network_mode: "service:outline-sync-ts"
environment:
- OUTLINE_URL=${OUTLINE_URL:-http://172.29.0.13:3000}
- OUTLINE_URL=${OUTLINE_URL:-http://outline:3000}
- OUTLINE_TOKEN=${OUTLINE_TOKEN}
volumes: