supplier_central_frontend/public/.htaccess
vickytechkey c4a4d20080
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 46s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
add public/.htaccess proxy config for Hostinger Option B
2026-08-09 21:59:00 +05:30

2 lines
78 B
ApacheConf

RewriteEngine On
RewriteRule ^api/(.*) http://16.113.57.127:8080/api/$1 [P,L]