Skip to content

Commit 062ec9a

Browse files
committed
edits
1 parent 060d6d8 commit 062ec9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/includes/use-cases/monitoring/enable-nginx-plus-api.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ server {
1818
# Listen on port 9000 for API and dashboard traffic
1919
listen 9000 default_server;
2020
21-
# Respond to requests for this server name
22-
server_name localhost;
23-
2421
# Handle API calls under /api/
2522
location /api/ {
2623
# Enable write operations (POST, PATCH, DELETE)

0 commit comments

Comments
 (0)