This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
photoprism
Watch
1
Star
0
Fork
You've already forked photoprism
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7a1e700401
photoprism
/
setup
/
docker
/
windows
/
stop.bat
7 lines
83 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Config: Add "@echo off" to windows batch file examples #3509 Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-07-13 13:55:42 +02:00
@
echo
off
Config: Update windows batch file examples #3509 Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-07-13 13:27:01 +02:00
echo
Stopping PhotoPrism and MariaDB...
Config: Add PHOTOPRISM_DISABLE_TLS to docker-compose.yml examples #3509 This commit also adds example batch files for Windows users. Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-07-13 12:50:03 +02:00
docker compose stop
Config: Update windows batch file examples #3509 Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-07-13 13:27:01 +02:00
echo
Done.
Reference in a new issue
Copy permalink