Importing blog

This commit is contained in:
2020-11-24 19:26:34 +01:00
parent aba835f122
commit 23d900b0ff
9 changed files with 150 additions and 71 deletions

View File

@@ -1,4 +1,4 @@
export default {
baseUrl: 'http://localhost:3333',
credentials: true
credentials: true,
baseURL: 'http://localhost:5555/'
}