Commit 8262869a authored by Gyeongho Park's avatar Gyeongho Park

[Mod] API 호스트 변경

parent 42b43f9d
......@@ -148,7 +148,7 @@ import axios from 'axios'
this.loadingRequest = true
this.response = null
await axios.post('http://localhost:5100/skip', {
await axios.post('https://api.eduline.vazil.me/skip', {
p_id: this.p_id,
s_id: this.s_id,
wr_id: this.wr_id
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment