We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4afe94 commit dc49a2eCopy full SHA for dc49a2e
phpbench.dist.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
export DB_DRIVER=pdo_mysql
4
-export DB_HOST=localhost
+export DB_HOST=127.0.0.1
5
export DB_PORT=3306
6
export DB_USERNAME=root
7
#export DB_ADMIN_USERNAME=root
0 commit comments