feat(Nextcloud): Nginx configuration use envsubst to use variable on Nextcloud fpm
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
FROM nginx:1.21.4-alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
COPY nextcloud.conf.template /etc/nginx/templates/default.conf.template
|
||||
|
Reference in New Issue
Block a user