mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Develop: Add start-traefik and stop-traefik targets to Makefile
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
e80c1e1df7
commit
8a976825bf
6 changed files with 9 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue