Skip to content

Commit 4708308

Browse files
authored
add Standard credentials to readme
1 parent 8cb48f5 commit 4708308

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,8 @@ define('DB_PASSWORD', '<password>');
7373
define('DB_NAME', '<dbname>');
7474
```
7575

76-
Now, you can navigate to http://<ip/host> in your browser.
76+
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

Comments
 (0)