This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
services/nextcloud/web/Dockerfile

4 lines
98 B
Docker

FROM nginx:1.21.5-alpine
COPY nextcloud.conf.template /etc/nginx/templates/default.conf.template