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
Tbh, that could work, because I suppose that's a safe place and it can't leak, also you still have the options to inject secret variables in ci/cd.
And you don't have to try to save it in the first run; hash it and store it while building your docker images instead.
There should be password in plain text in docker-compose.yml
Using hash is inconvenient.
You can hash it and save somewhere on first run index.php
The text was updated successfully, but these errors were encountered: