Outline
This commit is contained in:
@@ -32,7 +32,14 @@ command above does for you):
|
||||
curl -fsSOL https://raw.githubusercontent.com/ente-io/ente/HEAD/server/quickstart/compose.yaml
|
||||
```
|
||||
|
||||
3. Create an empty `museum.yaml` (you can use it later to put your config).
|
||||
> [!CAUTION]
|
||||
>
|
||||
> The `quickstart.sh` also updates the default passwords and keys in
|
||||
> `compose.yaml` with new autogenerated ones. If you're doing these steps
|
||||
> manually, remember to update the credentials too.
|
||||
|
||||
3. Create an empty `museum.yaml` (you can use it later to put extra config if
|
||||
needed).
|
||||
|
||||
```sh
|
||||
touch museum.yaml
|
||||
|
||||
Reference in New Issue
Block a user