changed docker config and other

This commit is contained in:
2026-02-01 16:03:16 +01:00
parent d33b288956
commit f1c02910e6
2 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ server {
}
location /backend/ {
proxy_pass http://borrow_system-backend_v2:8102/;
proxy_pass http://demo_borrow_system-backend_v2:8102/;
}
location ~* \.(?:js|mjs|css|png|jpg|jpeg|gif|ico|svg|woff2?)$ {