remove help

This commit is contained in:
ddadmin 2024-07-22 11:58:36 +03:00
parent 2cac6ee127
commit 8e09b7b420
3 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ server {
root /application/public;
client_max_body_size 10m;
client_max_body_size 30m;
location / {
proxy_pass http://nuxt:3000;
@ -50,9 +50,9 @@ server {
try_files $uri @rewriteapp;
}
location /help {
proxy_pass http://help-platform;
}
#location /help {
# proxy_pass http://help-platform;
#}
location /api {
rewrite ^(.*)$ /index.php/$1 last;

View File

@ -14,7 +14,7 @@ server {
root /application/public;
client_max_body_size 10m;
client_max_body_size 30m;
location / {
proxy_pass http://lms:3000;

View File

@ -21,7 +21,7 @@ SP_PASSWORD=xmlweb
SP_KEY=secret
SP_TEST=true
SP_V3_URL=https://spasskievorota.ru/services/test/cargo_3.php
SP_V3_URL=https://spasskievorota.ru/services/work/cargo_3.php
SP_V3_KEY=secret
DEFAULT_EMAIL=no_reply@dot-dot.ru