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
It appears that when I use my own config file, environment variables set in the docker-compose.yaml are not respected. I'd like to keep most of my config in a file for version control, but I'd also like to have sensitive things like RPCUSER and RPCPASSWORD as environment variables, out of plain-text version control. Is there a way to achieve this?
The text was updated successfully, but these errors were encountered:
It appears that when I use my own config file, environment variables set in the docker-compose.yaml are not respected. I'd like to keep most of my config in a file for version control, but I'd also like to have sensitive things like RPCUSER and RPCPASSWORD as environment variables, out of plain-text version control. Is there a way to achieve this?
The text was updated successfully, but these errors were encountered: