mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-17 22:45:42 +00:00
commit
6691afd542
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ http {
|
|||
###{---
|
||||
location /comments {
|
||||
# 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