CaptainPhoton
06/29/2022, 5:48 PMlocation /api {
try_files $uri @api;
}
The gateway path should be /api and the api path should be just /auth?rp
06/29/2022, 6:06 PMCaptainPhoton
06/29/2022, 6:14 PMrp
06/29/2022, 6:15 PMCaptainPhoton
06/29/2022, 6:31 PMAUTH_API_PATH=/api/auth
AUTH_WEB_PATH=/login
AUTH_GATEWAY_PATH=/api
rp
06/29/2022, 8:39 PMCaptainPhoton
06/30/2022, 6:17 AMrp
06/30/2022, 6:18 AM