Merge branch 'master' into add-basic-setup
This commit is contained in:
@@ -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
@@ -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:
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user