Develop: Add start-traefik and stop-traefik targets to Makefile

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-08-25 09:45:45 +02:00
parent e80c1e1df7
commit 8a976825bf
6 changed files with 9 additions and 5 deletions

View file

@ -63,7 +63,7 @@ services:
- "./storage:/photoprism/storage"
- "./storage/originals:/photoprism/originals"
## Join shared "photoprism-develop" network
## Join shared "photoprism" network
networks:
default:
name: photoprism