fix: use outline container name instead of Tailscale IP
All checks were successful
Deploy / deploy (push) Successful in 12s
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:
@@ -41,7 +41,7 @@ services:
|
|||||||
- outline-sync-ts
|
- outline-sync-ts
|
||||||
network_mode: "service:outline-sync-ts"
|
network_mode: "service:outline-sync-ts"
|
||||||
environment:
|
environment:
|
||||||
- OUTLINE_URL=${OUTLINE_URL:-http://172.29.0.13:3000}
|
- OUTLINE_URL=${OUTLINE_URL:-http://outline:3000}
|
||||||
- OUTLINE_TOKEN=${OUTLINE_TOKEN}
|
- OUTLINE_TOKEN=${OUTLINE_TOKEN}
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user