mirror of
https://github.com/YunoHost-Apps/simplytranslate_ynh.git
synced 2024-09-03 20:16:26 +02:00
Update nginx.conf
This commit is contained in:
parent
dfa43139a7
commit
dbe6418842
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#root_path_only location / {
|
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
||||||
#sub_path_only location __PATH__ {
|
location __PATH__/ {
|
||||||
|
|
||||||
# Standard nginx configuration
|
# Standard nginx configuration
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue