This website works better with JavaScript.
Home
Help
Sign In
DashieHam
/
pyAirwaves
mirror of
https://github.com/rhaamo/pyAirwaves
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
indentation
master
Dashie der otter
10 months ago
parent
629f08598b
commit
2408fee98c
Signed by:
dashie
<rhaamo@leloop.org>
GPG Key ID:
C2D57B325840B755
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
installation/nginx.conf
+ 1
- 1
installation/nginx.conf
View File
@@ -44,7 +44,7 @@ server {
}
# Specific tile caching {
location /cache/tiles/rrze {
location /cache/tiles/rrze {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X_FORWARDED_PROTO http;
proxy_set_header Host $host;
Write
Preview
Loading…
Cancel
Save