We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ce368 commit e96c1d3Copy full SHA for e96c1d3
content/includes/config-snippets/enable-nplus-api-dashboard.md
@@ -25,7 +25,7 @@ server {
25
api write=on;
26
27
# To restrict access by network, uncomment and set your network:
28
- # allow 192.0.2.0/24 # replace with your network
+ # allow 192.0.2.0/24; # replace with your network
29
# deny all;
30
}
31
0 commit comments