9 Replies
uxuz
MODERATOR
a year ago
If I am not mistaken, a shared variable can't reference a service variable. What you want to do is to reference the postgres DATABASE_URL directly in another service.
uxuz
MODERATOR
a year ago
From what I observe, shared variables can reference shared variables. This may be useful if you want to create a new shared variable that is constructed with (an) existing shared variable(s).
brody
EMPLOYEE
a year ago
!s
Status changed to Solved brody • 12 months ago



