2026-04-15-1 dashboard
This commit is contained in:
+2
-1
@@ -39,7 +39,8 @@ if [ $? -eq 0 ]; then
|
||||
echo "------------------------------------------------"
|
||||
echo "Now run the following on your SERVER terminal:"
|
||||
echo "cd $REMOTE_PATH"
|
||||
echo "docker-compose up -d --build api"
|
||||
echo "docker compose up -d --build api dashboard"
|
||||
echo "Dashboard will be live at: http://$SERVER_IP:3204"
|
||||
echo "------------------------------------------------"
|
||||
else
|
||||
echo "❌ Sync failed. Please check your SSH connection or manually update the files."
|
||||
|
||||
Reference in New Issue
Block a user