mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	fix(nginx): fix entrypoint (#1284)
This commit is contained in:
		| @@ -8,4 +8,4 @@ COPY start.sh /start.sh | |||||||
|  |  | ||||||
| STOPSIGNAL SIGQUIT | STOPSIGNAL SIGQUIT | ||||||
|  |  | ||||||
| ENTRYPOINT ["start.sh"] | ENTRYPOINT ["/start.sh"] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user