mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-05 08:47:12 +08:00
Update Docker images: new directory structure
This commit is contained in:
@@ -102,7 +102,7 @@ func startAction(ctx *cli.Context) error {
|
||||
signal.Notify(quit, syscall.SIGINT, syscall.SIGTERM)
|
||||
|
||||
<-quit
|
||||
log.Info("Shutting down...")
|
||||
log.Info("shutting down...")
|
||||
conf.Shutdown()
|
||||
cancel()
|
||||
err := dctx.Release()
|
||||
|
Reference in New Issue
Block a user