feat: Change Nextcloud to use FPM
This commit is contained in:
3
nextcloud/web/Dockerfile
Normal file
3
nextcloud/web/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM nginx:1.19.6-alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
Reference in New Issue
Block a user