templates/docker-compose/web/ - fix nginx.conf for latest NC
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM nginx:1.19.6-alpine
|
||||
FROM nginx:1.28-alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user