You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to use named and unnamed env blocks at the same time? I would like define a "local" env (using a file-based DB) and an unnamed (dynamic) env block for all cloud-based envs (feature branches, staging, prod, etc.)
I get this error: Error: multiple envs found for "local" - just curious if there is a way around this without listing every environment explicitly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way to use named and unnamed env blocks at the same time? I would like define a "local" env (using a file-based DB) and an unnamed (dynamic) env block for all cloud-based envs (feature branches, staging, prod, etc.)
I get this error:
Error: multiple envs found for "local"
- just curious if there is a way around this without listing every environment explicitly.Beta Was this translation helpful? Give feedback.
All reactions