mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-20 13:24:19 +01:00
message to edit nginx.conf
This commit is contained in:
@@ -93,7 +93,11 @@ echo "Setting up nginx.conf"
|
||||
echo "***"
|
||||
echo ""
|
||||
|
||||
# sudo nano /etc/nginx/nginx.conf
|
||||
echo "If there is other an stream service is installed with Nginx already, you will need to edit the nginx.conf manually to remove the duplicate stream entry"
|
||||
echo "by running \`sudo nano /etc/nginx/nginx.conf\`."
|
||||
echo "please press a key to continue"
|
||||
read key
|
||||
|
||||
echo "
|
||||
stream {
|
||||
upstream electrs {
|
||||
|
||||
Reference in New Issue
Block a user