My current server password is a123!@#ASD but in .env file # is used to comment out something. So characters after # in my password are neglected and I can't connect to my server.
Is there any escaping way in .env file so that I can use my current password.