diff --git a/.env.example b/.env.example index 08f12b4..287668c 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,3 @@ FOLDER_PATH="public/content" -URL_BASE="ws://10.10.150.222:8080/api/v1/ws" +URL_BASE="ws://10.10.150.239:8080/api/v1/ws" QUERY="user_id=QRIS&room=BANKJATIM" \ No newline at end of file diff --git a/components/QRISPayment.vue b/components/QRISPayment.vue index a8e1da2..c1732bb 100644 --- a/components/QRISPayment.vue +++ b/components/QRISPayment.vue @@ -23,7 +23,7 @@