We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63c5ad commit 866f750Copy full SHA for 866f750
Makefile
@@ -1,7 +1,5 @@
1
.PHONY: tasks stop start rootshell dbshell
2
3
-PIP_COMPILE = pip-compile --generate-hashes --allow-unsafe --resolver=backtracking
4
-
5
stop:
6
docker compose down --remove-orphans
7
0 commit comments