worpdress container is running

This commit is contained in:
hugo gogo
2022-09-18 00:39:33 +02:00
parent 1e3d9aec30
commit 5d01ad0fdc
7 changed files with 64 additions and 43 deletions

View File

@@ -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