mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 21:08:03 +00:00
doveauth-http: deploying HTTP route for account creation
This commit is contained in:
@@ -8,10 +8,12 @@ version = "0.1"
|
||||
dependencies = [
|
||||
"aiosmtpd",
|
||||
"flask",
|
||||
"gunicorn",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
doveauth = "chatmaild.doveauth:main"
|
||||
doveauth-http = "chatmaild.web:main"
|
||||
filtermail = "chatmaild.filtermail:main"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user