update notification yml path
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled

This commit is contained in:
SkywalkerSpace 2025-06-20 17:24:32 +08:00
parent 8021839858
commit 6600ca49ec
3 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ If you enable [clustering](../setup_binary/cluster_deployment.md), You need to d
Download `.env` and `notification-server.yml` to notification server directory:
```sh
wget https://manual.seafile.com/13.0/repo/docker/notification-server/standalone/notification-server.yml
wget -O .env https://manual.seafile.com/13.0/repo/docker/notification-server/standalone/env
wget https://manual.seafile.com/13.0/repo/docker/notification-server/notification-server.yml
wget -O .env https://manual.seafile.com/13.0/repo/docker/notification-server/env
```
Then modify the `.env` file according to your environment. The following fields are needed to be modified: