mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Update Fastlane iOS build version + speicify database container to restart always
This commit is contained in:
@@ -72,7 +72,8 @@ services:
|
||||
- 5432:5432
|
||||
networks:
|
||||
- immich-network
|
||||
|
||||
restart: always
|
||||
|
||||
nginx:
|
||||
container_name: proxy_nginx
|
||||
image: nginx:latest
|
||||
|
||||
Reference in New Issue
Block a user