worpdress container is running
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#
|
||||
# # nginx conf
|
||||
# COPY ./conf/nginx_debian.conf /etc/nginx/nginx.conf
|
||||
# COPY ./conf/inception_nginx.conf /etc/nginx/conf.d/
|
||||
|
||||
# alpine (~ 45s) ---------------------------------------------
|
||||
|
||||
@@ -25,11 +26,11 @@
|
||||
|
||||
# nginx conf
|
||||
COPY ./conf/nginx_alpine.conf /etc/nginx/nginx.conf
|
||||
COPY ./conf/inception_nginx.conf /etc/nginx/http.d/
|
||||
|
||||
# common -----------------------------------------------------
|
||||
|
||||
# inception conf & personalized index.html
|
||||
COPY ./conf/inception_nginx.conf /etc/nginx/conf.d/
|
||||
# personalized index.html
|
||||
COPY ./conf/index.html /data/www/
|
||||
|
||||
# create ssl certificate
|
||||
|
||||
Reference in New Issue
Block a user