+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ import { getToken } from '@/utils/auth'
6
6
// create an axios instance
7
7
const service = axios.create({
8
8
baseURL: process.env.VUE_APP_BASE_API, // url = base url + request url
9
-
withCredentials: true, // send cookies when cross-domain requests
9
+
// withCredentials: true, // send cookies when cross-domain requests
10
10
timeout: 5000 // request timeout
11
11
})
12
12
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4