Update
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
APP_NAME="apskel-pos"
|
||||
PORT="3300" # match the app’s listen port (and EXPOSE/healthcheck)
|
||||
PORT="3300"
|
||||
|
||||
echo "🔄 Pulling latest code..."
|
||||
git pull
|
||||
|
||||
Reference in New Issue
Block a user