You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-06-28 05:18:38 +02:00
4 lines
66 B
Docker
4 lines
66 B
Docker
![]() |
FROM nginx:latest
|
||
|
|
||
|
COPY nginx.conf /etc/nginx/conf.d/default.conf
|