Switch all images to the new registry (#1109)

* Switch all images to the new registry

* Update compose files

* Update Readme

* Fix several merge issues.

---------

Co-authored-by: Konstantin Koval
This commit is contained in:
Kostiantyn
2024-11-03 08:42:37 +02:00
committed by GitHub
parent 0d5225e542
commit 0fb6636ead
5 changed files with 59 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
services:
photoview:
image: viktorstrate/photoview:2
image: photoview/photoview:2
hostname: photoview
container_name: photoview
restart: unless-stopped