This commit is contained in:
Efril
2026-04-26 23:25:54 +07:00
parent 0aa280462c
commit 1a5ddd2b34
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -euo pipefail
APP_NAME="apskel-pos"
PORT="3300"
PORT="4000"
echo "🔄 Pulling latest code..."
git pull