use nginx with caching for nextcloud fpm
This commit is contained in:
3
dockerfiles/services/nextcloud/Dockerfile-web
Normal file
3
dockerfiles/services/nextcloud/Dockerfile-web
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx
|
||||
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user