Merge pull request #613 from haiwen/update_notification_server_deployment

update notification server deployment
This commit is contained in:
Daniel Pan 2025-10-27 10:45:25 +08:00 committed by GitHub
commit 22ea1b1388
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ Modify `.env`, and insert `notification-server.yml` into `COMPOSE_FILE`:
COMPOSE_FILE='seafile-server.yml,caddy.yml,notification-server.yml'
```
then add or modify `ENABLE_NOTIFICATION_SERVER` and `NOTIFICATION_SERVER_URL`:
then add or modify `ENABLE_NOTIFICATION_SERVER`:
```sh
ENABLE_NOTIFICATION_SERVER=true