Update Fastlane iOS build version + speicify database container to restart always

This commit is contained in:
Alex Tran
2022-05-29 08:42:27 -05:00
parent d476b15312
commit 7886c42742
6 changed files with 11 additions and 25 deletions

View File

@@ -72,7 +72,8 @@ services:
- 5432:5432
networks:
- immich-network
restart: always
nginx:
container_name: proxy_nginx
image: nginx:latest