mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +00:00
Fix nginx signaling (#1207)
This commit is contained in:
@@ -6,4 +6,6 @@ COPY LICENSE /LICENSE
|
||||
COPY nginx.conf "/etc/nginx/nginx.conf.template"
|
||||
COPY start.sh /start.sh
|
||||
|
||||
STOPSIGNAL SIGQUIT
|
||||
|
||||
CMD /start.sh
|
||||
|
||||
Reference in New Issue
Block a user