From 5037e71ce1df3e0b208d46057667d4c63fa9dbb4 Mon Sep 17 00:00:00 2001 From: Florian Eisenmenger Date: Wed, 20 Nov 2024 11:42:19 +0100 Subject: [PATCH] config --- config/routes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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