poc of serve domain args

This commit is contained in:
Gani Georgiev
2023-08-25 11:16:31 +03:00
parent 02495554cf
commit c89c68a4dc
3 changed files with 83 additions and 16 deletions
+2
View File
@@ -1,5 +1,7 @@
## v0.18.0 - WIP
- (@todo docs) Simplified the `serve` command when used with a domain name.
- Added new `SmtpConfig.LocalName` option to specify a custom domain name (or IP address) for the initial EHLO/HELO exchange ([#3097](https://github.com/pocketbase/pocketbase/discussions/3097)).
_This is usually required for verification purposes only by some SMTP providers, such as on-premise [Gmail SMTP-relay](https://support.google.com/a/answer/2956491)._