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
We default to some silly settings like toor for the mysql password.
Instead, we should have demo.sh up initialize some secure configurations and store these in a secrets.yml file for the user, unique for each user, and reuse that file.
We default to some silly settings like
toorfor the mysql password.Instead, we should have
demo.sh upinitialize some secure configurations and store these in a secrets.yml file for the user, unique for each user, and reuse that file.