Android Firebase身份验证的怪异之处这是我的代码 fun createAccount(email: String, password: String){
mAuth.createUserWithEmailAndPasswordfailcom.google.firebase.FirebaseException: An internal error has occurred. [ Unable to resolve host "www.googleapis.comOnFailureListener com
to server: could not translate
host name "potgres" to address: No address associated with hostname 我的port看起来是这样的: 0.0.0.0:5431->5431/tcp, 5432/tcp 即使我在file.yml中更改了端口号,也没有任何反应!