more clean up
All checks were successful
Gitea Docker Redeploy / Redploy-App-on-self-via-SSH (push) Successful in 23s
All checks were successful
Gitea Docker Redeploy / Redploy-App-on-self-via-SSH (push) Successful in 23s
This commit is contained in:
parent
6430d72b7f
commit
691019d743
@ -34,22 +34,6 @@ http {
|
|||||||
# proxy_pass http://frontend:3000;
|
# proxy_pass http://frontend:3000;
|
||||||
# }
|
# }
|
||||||
|
|
||||||
#location /epdm/chat/frontend {
|
|
||||||
# rewrite ^/epdm/chat/frontend/assets/(.*) $1 break;
|
|
||||||
# proxy_pass http://frontend:3000;
|
|
||||||
#}
|
|
||||||
|
|
||||||
#location /epdm/chat/frontend/assets {
|
|
||||||
# rewrite ^/epdm/chat/frontend/assets/(.*) $1 break;
|
|
||||||
# proxy_pass http://frontend:3000/assets/$uri$is_args$args;
|
|
||||||
#}
|
|
||||||
|
|
||||||
# Node Backend API Server
|
|
||||||
#location /epdm/chat/backend {
|
|
||||||
# rewrite ^/epdm/chat/backend(.*) $1 break;
|
|
||||||
# proxy_pass http://backend:8000$uri$is_args$args;
|
|
||||||
#}
|
|
||||||
|
|
||||||
# Python Backend
|
# Python Backend
|
||||||
location /backend {
|
location /backend {
|
||||||
rewrite ^/backend(.*) $1 break;
|
rewrite ^/backend(.*) $1 break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user