From 179744d8b362233c865e5706d33893fd5afd2f98 Mon Sep 17 00:00:00 2001
From: Vassiliy Yegorov
Date: Mon, 15 Jun 2026 14:05:18 +0700
Subject: [PATCH] fixes port
---
Makefile | 4 ++--
deploy/docker-compose.yaml | 4 ++--
landing/VERSION | 2 +-
landing/index.html | 6 +++---
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/Makefile b/Makefile
index ed3599d..b1b9608 100644
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,8 @@ REPO ?= spacesh
# ---- Prod deploy (SSH) ----
SSH_HOST ?= 192.168.8.5
-SSH_USER ?= deploy
-SSH_REMOTE_DIR ?= /opt/spacesh
+SSH_USER ?= root
+SSH_REMOTE_DIR ?= /srv/spaceshell
SSH_KEY ?= $(HOME)/.ssh/id_rsa
SSH_OPTS := -i $(SSH_KEY) -o StrictHostKeyChecking=accept-new
diff --git a/deploy/docker-compose.yaml b/deploy/docker-compose.yaml
index 05222d3..2393144 100644
--- a/deploy/docker-compose.yaml
+++ b/deploy/docker-compose.yaml
@@ -14,8 +14,8 @@ services:
restart: unless-stopped
depends_on:
- landing
- ports:
- - "80:80"
+ expose:
+ - "80"
volumes:
- ./proxy.conf:/etc/nginx/conf.d/default.conf:ro
- ./download:/srv/download:ro
diff --git a/landing/VERSION b/landing/VERSION
index 17e51c3..8294c18 100644
--- a/landing/VERSION
+++ b/landing/VERSION
@@ -1 +1 @@
-0.1.1
+0.1.2
\ No newline at end of file
diff --git a/landing/index.html b/landing/index.html
index 5b73aed..0e7b665 100644
--- a/landing/index.html
+++ b/landing/index.html
@@ -820,7 +820,7 @@
CLI
GitHub
- Скачать для macOS
+ Скачать для macOS
@@ -840,7 +840,7 @@
Закрыл окно, обновил приложение, словил краш — агенты продолжают работать.