updater_server to teletypegames.org
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-07-28 07:01:25 +02:00
parent dd5d0405c2
commit 4312cc0e4d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ steps:
- name: update - name: update
image: alpine image: alpine
environment: environment:
UPDATE_SERVER: https://games.teletype.hu UPDATE_SERVER: https://teletypegames.org
UPDATE_SECRET: UPDATE_SECRET:
from_secret: update_secret_key from_secret: update_secret_key
commands: commands:
+1 -1
View File
@@ -21,7 +21,7 @@ DROPAREA_HOST ?= vps.teletype.hu
DROPAREA_PORT ?= 2223 DROPAREA_PORT ?= 2223
DROPAREA_TARGET_PATH ?= /home/drop DROPAREA_TARGET_PATH ?= /home/drop
DROPAREA_USER ?= drop DROPAREA_USER ?= drop
UPDATE_SERVER ?= https://games.teletype.hu UPDATE_SERVER ?= https://teletypegames.org
all: build all: build