Update ReadMe.md

This commit is contained in:
verita84 2024-09-24 19:44:13 -06:00
parent 3038c5eaa8
commit da31976332

View File

@ -3,15 +3,15 @@
2. Redis
### How to Run
```cd /opt```
```git clone https://git.poster.place/verita84/firewall```
* ```cd /opt```
* ```git clone https://git.poster.place/verita84/firewall```
### Configure Redis Schema
```bash firewall.sh import-db```
### Configure firewall.sh
* Edit the ports to open
* Modify NGINX_ACCESS to your NGINX config file
* Modify ```NGINX_ACCESS``` to point to your NGINX config file
### Enable SystemD
* ```cp firewall.service /etc/systemd/system```