fix: support sidataprod path behind traefik
CI/CD Pipeline to Rancher - SIDATA / build-and-deploy (push) Failing after 2m3s

This commit is contained in:
2026-09-06 12:02:09 +07:00
parent 2e4315dc68
commit 674941939c
4 changed files with 8 additions and 17 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ class RouteServiceProvider extends ServiceProvider
*
* @var string
*/
public const HOME = '/sidata/home';
public const HOME = '/home';
/**
* The controller namespace for the application.