diff --git a/config/routes.yaml b/config/routes.yaml index 4120cb0..09d3450 100644 --- a/config/routes.yaml +++ b/config/routes.yaml @@ -7,5 +7,5 @@ controllers: # api/config/routes.yaml auth: - path: /auth + path: /api/auth methods: ['POST'] \ No newline at end of file