diff --git a/deploy.sh b/deploy.sh index 6664cd8..e6d5101 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,6 +1,6 @@ -ssh root@213.226.71.138 " - cd /root/luminic/front/app && +ssh root@31.59.58.220 " + cd /root/luminic/app/front && git pull && npm run build && cp -r dist/* /var/www/app.luminic.space/ diff --git a/src/components/transactions/TransactionList.vue b/src/components/transactions/TransactionList.vue index d2dbf8d..a856ac1 100644 --- a/src/components/transactions/TransactionList.vue +++ b/src/components/transactions/TransactionList.vue @@ -1,14 +1,14 @@