yarn pretty

This commit is contained in:
Manav Rathi 2024-05-10 22:51:56 +05:30
parent d36226e82c
commit 986611ff2a
No known key found for this signature in database
2 changed files with 7 additions and 4 deletions

View file

@ -34,7 +34,8 @@ endpoint:
api: "http://localhost:8080"
```
(Another [example](https://github.com/ente-io/ente/blob/main/cli/config.yaml.example))
(Another
[example](https://github.com/ente-io/ente/blob/main/cli/config.yaml.example))
## Web appps and Photos desktop app
@ -46,5 +47,5 @@ connect to. For example:
NEXT_PUBLIC_ENTE_ENDPOINT=http://localhost:8080 yarn dev:photos
```
For more details, see [hosting the web
app](https://help.ente.io/self-hosting/guides/web-app).
For more details, see
[hosting the web app](https://help.ente.io/self-hosting/guides/web-app).

View file

@ -1,6 +1,8 @@
---
title: Hosting the web app
description: Building and hosting Ente's web app, connecting it to your self-hosted server
description:
Building and hosting Ente's web app, connecting it to your self-hosted
server
---
# Web app