mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-15 07:54:46 +02:00
Update examples section according to the latest docker compose requirements.
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
This commit is contained in:
parent
a1e93f429c
commit
6dc29f2a72
21 changed files with 675 additions and 148 deletions
|
@ -1,3 +1,4 @@
|
|||
FROM nginx:alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
COPY mime.types /etc/nginx/mime.types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue