We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b3b03 commit fd65d8bCopy full SHA for fd65d8b
.env.example
@@ -1,3 +1,3 @@
1
-DB_DSN = mysql:host=localhost;port=3306;dbname=mvc_framework
2
-DB_USER = root
3
-DB_PASSWORD =
+DB_DSN = mysql:host=db;port=3306;dbname=php_mvc
+DB_USER = php_mvc
+DB_PASSWORD = php_mvc
0 commit comments