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 8cb48f5 commit 4708308Copy full SHA for 4708308
README.md
@@ -73,4 +73,8 @@ define('DB_PASSWORD', '<password>');
73
define('DB_NAME', '<dbname>');
74
```
75
76
-Now, you can navigate to http://<ip/host> in your browser.
+Now, you can navigate to http://<ip/host> in your browser.
77
+
78
+Standard credentials (from dump.sql):
79
+Username: admin
80
+Password: 1234
0 commit comments