diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -182,7 +182,8 @@ In this mode, the server will run requests between pods more quickly, the videos | |||
182 | 182 | ||
183 | $ npm run dev | 183 | $ npm run dev |
184 | 184 | ||
185 | The administrator password is displayed in the command output and can be found in the logs. | 185 | **Username**: *root* <br/> |
186 | **Password**: *test* | ||
186 | 187 | ||
187 | ### Test with 3 fresh nodes | 188 | ### Test with 3 fresh nodes |
188 | 189 | ||