mirror of
https://github.com/chatmail/relay.git
synced 2026-05-15 10:24:40 +00:00
docker/ci: fix acme reuse
This commit is contained in:
@@ -83,6 +83,9 @@ else
|
||||
echo "$current_fp" > "$FINGERPRINT_FILE"
|
||||
fi
|
||||
|
||||
# Signal success to Docker healthcheck
|
||||
touch /run/chatmail-init.done
|
||||
|
||||
# Forward journald to console so `docker compose logs` works
|
||||
grep -q '^ForwardToConsole=yes' /etc/systemd/journald.conf \
|
||||
|| echo "ForwardToConsole=yes" >> /etc/systemd/journald.conf
|
||||
|
||||
Reference in New Issue
Block a user