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
I noticed when deploying the new hoarder template that env vars were prefixed with numbers. I suspect when env is defined as a list in compose files, that they're being interpreted as a list and prepending the index to the env var
I noticed when deploying the new hoarder template that env vars were prefixed with numbers. I suspect when
envis defined as a list in compose files, that they're being interpreted as a list and prepending the index to the env var