This commit is contained in:
2018-11-07 18:50:51 +00:00
parent d21f40213a
commit dc258852ce
3 changed files with 41 additions and 35 deletions

View File

@@ -1,4 +1,5 @@
export default {
apiUrl: "http://localhost:7575/api/v8.0/",
apiToken: ""
apiToken: "",
roles: 0
};