♻️(devex) run service as part of make bootstrap

Add run to make bootstrap, thus starting the service. This fixes a
mismatch with development documentation.
This commit is contained in:
leo
2026-02-25 10:47:48 +01:00
committed by aleb_the_flash
parent d76b4c9b9f
commit e647787170

View File

@@ -85,7 +85,8 @@ bootstrap: \
demo \
back-i18n-compile \
mails-install \
mails-build
mails-build \
run
.PHONY: bootstrap
# -- Docker/compose