Syntax highlighting improvement

This commit is contained in:
2025-03-18 16:42:42 +01:00
parent a5cc185d1a
commit 4eaf88e2f1

View File

@@ -70,7 +70,7 @@ systemctl start staticshield.service
nginx configuration for webserver: nginx configuration for webserver:
```ini ```nginx
server { server {
listen 80; listen 80;
listen [::]:80; listen [::]:80;