default location dir
This commit is contained in:
@@ -14,6 +14,8 @@ ADD nginx.conf /etc/nginx/
|
|||||||
ADD dhparams.pem /etc/nginx/ssl/
|
ADD dhparams.pem /etc/nginx/ssl/
|
||||||
ADD default.conf /etc/nginx/conf.d/
|
ADD default.conf /etc/nginx/conf.d/
|
||||||
|
|
||||||
|
RUN mkdir -p /etc/nginx/location/default
|
||||||
|
|
||||||
VOLUME /etc/nginx/ssl/
|
VOLUME /etc/nginx/ssl/
|
||||||
VOLUME /etc/nginx/conf.d/
|
VOLUME /etc/nginx/conf.d/
|
||||||
VOLUME /etc/nginx/location/
|
VOLUME /etc/nginx/location/
|
||||||
|
|||||||
Reference in New Issue
Block a user