Merge branch 'master' into add-basic-setup

This commit is contained in:
Jörn Friedrich Dreyer
2020-04-30 12:00:58 +02:00
committed by GitHub
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ After building the binary with the above steps and also setting up the prerequis
Open [https://localhost:9200](https://localhost:9200) and login using one of the demo accounts: Open [https://localhost:9200](https://localhost:9200) and login using one of the demo accounts:
```console ```console
albert:relativity einstein:relativity
marie:radioactivity marie:radioactivity
feynman:superfluidity feynman:superfluidity
``` ```
+3 -1
View File
@@ -169,7 +169,9 @@ This is what hello is: copy and extend!
## Phoenix extension points ## Phoenix extension points
> Note: For an up to date list check out [the phoenix documentation](https://github.com/owncloud/phoenix/issues/2423). {{< hint info >}}
For an up to date list check out [the phoenix documentation](https://github.com/owncloud/phoenix/issues/2423).
{{< /hint >}}
Several ones available: Several ones available:
+2 -2
View File
@@ -87,8 +87,8 @@ Open https://localhost:9200 and login using one of the demo accounts:
```console ```console
einstein:relativity einstein:relativity
marie:radioactivty marie:radioactivity
richard:superfluidity feynman:superfluidity
``` ```
## Runtime ## Runtime