Skip to content

Commit 16d9880

Browse files
committed
Fix spacing in template
1 parent beb730e commit 16d9880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mode/static/nginx/config/plus_api_template.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ server {
66
access_log off;
77
88
location /api {
9-
api write=on;
9+
api write=on;
1010
}
1111
}
1212

0 commit comments

Comments
 (0)