[tests-only][full-ci] updating given step for sharing and env in docs for starting email service (#9081)

* updating given step for sharing and env in docs for starting email service

* addressing review

* fixing the given steps of sharing
This commit is contained in:
Sabin Panta
2024-05-09 12:25:57 +05:45
committed by GitHub
parent 8ddd82fcd5
commit fff20ac8db
8 changed files with 85 additions and 34 deletions

View File

@@ -362,6 +362,7 @@ PROXY_ENABLE_BASIC_AUTH=true \
NOTIFICATIONS_SMTP_HOST=localhost \
NOTIFICATIONS_SMTP_PORT=2500 \
NOTIFICATIONS_SMTP_INSECURE=true \
NOTIFICATIONS_SMTP_SENDER="owncloud <noreply@example.com>" \
ocis/bin/ocis server
```