mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2024-09-03 20:26:22 +02:00
Update nginx.conf
This commit is contained in:
parent
5a579addbe
commit
783ebf3512
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
||||
location __PATH__/ {
|
||||
proxy_pass http://127.0.0.1:__PORT_API_GATEWAY__/;
|
||||
proxy_http_version 1.1;
|
||||
|
|
Loading…
Reference in a new issue