nextcloud/.build/nginx.Dockerfile

3 lines
97 B
Docker
Raw Permalink Normal View History

2024-06-29 14:20:16 +05:00
FROM git.shihaam.dev/dockerfiles/nginx-fpm:latest
COPY nginx.conf /etc/nginx/conf.d/default.conf