fix path bug
This commit is contained in:
@@ -99,7 +99,7 @@ configure_nginx() {
|
|||||||
configure_nginx
|
configure_nginx
|
||||||
|
|
||||||
# Test Nginx configuration
|
# Test Nginx configuration
|
||||||
cp nginx.conf /etc/nginx
|
cp docker/Nginx/nginx.conf /etc/nginx
|
||||||
nginx -t
|
nginx -t
|
||||||
|
|
||||||
/etc/init.d/nginx restart
|
/etc/init.d/nginx restart
|
||||||
|
|||||||
Reference in New Issue
Block a user