mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 05:15:41 +00:00
commit
6691afd542
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ http {
|
||||||
###{---
|
###{---
|
||||||
location /comments {
|
location /comments {
|
||||||
# we're going to use a python program to substitute this out
|
# we're going to use a python program to substitute this out
|
||||||
proxy_pass http://${{COMMENTS_BACKEND}}
|
proxy_pass http://${{COMMENTS_BACKEND}};
|
||||||
}
|
}
|
||||||
###---}
|
###---}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue