mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Dev: Update Makefile
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
cd81094d25
commit
4ea628af5c
1 changed files with 2 additions and 3 deletions
5
Makefile
5
Makefile
|
|
@ -107,10 +107,9 @@ logs:
|
|||
$(DOCKER_COMPOSE) logs -f
|
||||
down:
|
||||
$(DOCKER_COMPOSE) --profile=all down --remove-orphans
|
||||
codex: dep-codex codex-status
|
||||
codex-status:
|
||||
codex: dep-codex codex-version
|
||||
codex-version:
|
||||
codex --version
|
||||
codex /status
|
||||
docs: swag
|
||||
swag: swag-json
|
||||
swag-json:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue