add smtp support

This commit is contained in:
2023-06-20 12:58:15 +02:00
parent 56be9efd22
commit 277a5d2343
5 changed files with 28 additions and 4 deletions

View File

@ -1,4 +1,4 @@
export APP_ENTRYPOINT_VERSION=v6
export APP_ENTRYPOINT_VERSION=v7
export DB_ENTRYPOINT_VERSION=v1
migrate() {