Initial commit
This commit is contained in:
commit
05f7cbc1af
12 changed files with 552 additions and 0 deletions
2
nextcloud/web/Dockerfile
Normal file
2
nextcloud/web/Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM nginx:alpine
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
Loading…
Add table
Add a link
Reference in a new issue