man i forgot how to heading on md

This commit is contained in:
Shihaam Abdul Rahman 2022-06-07 00:52:49 +05:00
parent abc1614427
commit 1fd15e5880
Signed by: shihaam
GPG Key ID: 16ADCF6871CB2A56

View File

@ -1,12 +1,12 @@
### NGINX ALLOW DYNAMIC IP
# NGINX ALLOW DYNAMIC IP
## Configure nginx config files to edit IP based on domain name
# Requirements
### Requirements
`dig`
dig is most likely installed on your distro but incase it isn't install it first
# Usage
### Usage
First, get the script and make it executable:
```bash