smtprelay: update credential hashes

This commit is contained in:
Steffen Lange 2026-04-08 17:36:48 +00:00
parent 4960a0af76
commit 5d1e1f0546
4 changed files with 11 additions and 8 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
docker compose exec smtprelay smtpctl "$@"
docker exec smtprelay smtpctl "$@"