Changes to be committed:
modified: app_sb/src/main/resources/application.yml new file: app_vue/.env.development modified: app_vue/src/components/GetToken_1.vue modified: app_vue/vue.config.js
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
proxy:"/examServer",
|
||||
url:"/public_api/v1/api_for_vue_exam_1?student_id=",
|
||||
token:"no token",
|
||||
student_id: "202241401015"
|
||||
student_id: process.env.VUE_APP_STUDENT_ID
|
||||
}
|
||||
},
|
||||
methods:{
|
||||
|
Reference in New Issue
Block a user