9 Replies
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.
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).
a year ago
!s
Status changed to Solved brody • about 1 year ago



