Update README.md

This commit is contained in:
openoms
2022-02-16 11:21:13 +00:00
committed by GitHub
parent 24a62e7517
commit 893cbbe42a

View File

@@ -2,7 +2,7 @@
## Add a custom subdomain
In this example configuration a redirect is added to a custom service on the LAN (or VPN):
In this example configuration a redirect is added to a custom service on the LAN (or VPN).
To download, check and run:
```
wget -O custom_website_subdomain.sh https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/nginx/custom_website_subdomain.sh
@@ -14,7 +14,7 @@ bash custom_website_subdomain.sh
## Add a subdomain for a Mempool instance
In this example configuration a redirect is added to a Mempool instance on the LAN (or VPN):
In this example configuration a redirect is added to a Mempool instance on the LAN (or VPN).
To download, check and run:
```
wget -O mempool_subdomain.sh https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/nginx/mempool_subdomain.sh