mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Website Dockerfile fix
This commit is contained in:
parent
876cab3872
commit
3edcf1429a
@ -1,4 +1,4 @@
|
||||
FROM nginx:mainline
|
||||
COPY . /usr/share/nginx/html
|
||||
COPY . /usr/share/nginx/html/public
|
||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
Loading…
Reference in New Issue
Block a user