setup nextcloud service
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY ./nginx.conf /etc/nginx/nginx.conf
|
||||
COPY ./host.conf /etc/nginx/conf.d/host.conf
|
||||
COPY ./hosts /etc/nginx/conf.d/
|
||||
|
||||
Reference in New Issue
Block a user