Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-19 09:13:14 +03:00
Code Issues Packages Projects Releases 17 Wiki Activity
Files
ccf792f9d315821cc12bc08d5f5e41e6f32e4e4f
immich/nginx/Dockerfile

6 lines
87 B
Docker
Raw Normal View History

feat: create immich-nginx container to remove default nginx config setup (#280) * feat: create immich-proxy container to remove default nginx config setup * infra: make production docker-compose point at release builds for stability * Fixed nginx config file was overriden by default.conf in nginx container; Fixed docker-compose.dev; Added additional tag 'release' for tagging after release build in Github Action Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-06-30 03:24:55 +01:00
FROM nginx:latest
COPY nginx.conf /etc/nginx/conf.d/default.conf
Fixed issue with unexposed Nginx port on release image
2022-06-30 00:26:54 -05:00
EXPOSE 80
EXPOSE 443
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 78ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API