/** The name of the database for WordPress */ define( 'DB_NAME', 'estrelasbd2020' ); /** MySQL database username */ define( 'DB_USER', 'estrelas' ); /** MySQL database password */ define( 'DB_PASSWORD', 'KnervafmoM7/B0TBaitU' ); /** MySQL hostname */ define( 'DB_HOST', 'parceiros-sql-master.sql3.bk.sapo.pt' ); /** Database Charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** The Database Collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' );