Compare commits

...

1 Commits

Author SHA1 Message Date
leo 93a264c04d ♻️(devex) run service as part of make bootstrap
Add run to make bootstrap, thus starting the service. This fixes a
mismatch with development documentation.
2026-02-25 10:47:48 +01:00
+2 -1
View File
@@ -85,7 +85,8 @@ bootstrap: \
demo \
back-i18n-compile \
mails-install \
mails-build
mails-build \
run
.PHONY: bootstrap
# -- Docker/compose