1

add e11sync-caddy

This commit is contained in:
2024-01-15 11:57:36 +02:00
parent 9870e5c239
commit c3d052ad01
5 changed files with 56 additions and 4 deletions

View File

@@ -11,7 +11,10 @@ format:
run:
app/manage.py runserver
# "Like production". Run with "run-caddy".
.PHONY: run-gunicorn
run-gunicorn:
nix run .#e11sync-gunicorn
.PHONY: run-caddy
run-caddy:
nix run .#e11sync-caddy