Skip to content

Commit 81d1ad0

Browse files
Updated: api_route
1 parent 9d0349d commit 81d1ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config/vaahcms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
'per_page' => 20,
3131
'build_directory_name' => 'vaahcms', //config('vaahcms.build_directory_name')
3232
'minified' => 0,
33-
'api_route' => 'https://api.vaah.dev/cms/v2/',
33+
'api_route' => 'https://api.vaah.dev/api/',
3434
'debug' => 1,
3535
'uploads' => [
3636
'allowed_extensions' => ["jpg", "jpeg", 'png', "gif", "csv", "docs", "pdf"]

0 commit comments

Comments
 (0)