Skip to content

Commit d0a7d4b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c5cdb75 commit d0a7d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/web_nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ server {
120120
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
121121
proxy_set_header X-Forwarded-Proto $scheme;
122122

123-
# optional but usually needed
123+
# optional but usually needed
124124
proxy_redirect off;
125125
}
126126

0 commit comments

Comments
 (0)