Skip to content

Commit 58e15a4

Browse files
authored
Update INSTALL.md (#3358)
it might be worth letting the user know, that there is a default admin account that he/she can use. Especially useful to see the list of errors
1 parent f50fa22 commit 58e15a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Start the qiita server:
256256
qiita pet webserver start
257257
```
258258

259-
If all the above commands executed correctly, you should be able to access Qiita by going in your browser to https://localhost:21174 if you are not using NGINX, or https://localhost:8383 if you are using NGINX, to login use `[email protected]` and `password` as the credentials. (In the future, we will have a *single user mode* that will allow you to use a local Qiita server without logging in. You can track progress on this on issue [#920](https://github.com/biocore/qiita/issues/920).)
259+
If all the above commands executed correctly, you should be able to access Qiita by going in your browser to https://localhost:21174 if you are not using NGINX, or https://localhost:8383 if you are using NGINX, to login use `[email protected]` and `password` as the credentials. (Login as `[email protected]` with `password` to see admin functionality. In the future, we will have a *single user mode* that will allow you to use a local Qiita server without logging in. You can track progress on this on issue [#920](https://github.com/biocore/qiita/issues/920).)
260260

261261

262262

0 commit comments

Comments
 (0)