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

@ -15,7 +15,7 @@ services:
MYSQL_PASSWORD: "photoprism"
MYSQL_ROOT_PASSWORD: "photoprism"
## Join shared "photoprism-develop" network
## Join shared "photoprism" network
networks:
default:
name: photoprism