From 4c4b0a798271f3706128853354d14e754cf9da13 Mon Sep 17 00:00:00 2001 From: Zsolt Tasnadi Date: Tue, 28 Jul 2026 07:02:21 +0200 Subject: [PATCH] updater_server to teletypegames.org --- example-makefile.make | 2 +- example-woodpecker.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example-makefile.make b/example-makefile.make index bc9d612..a0678c1 100644 --- a/example-makefile.make +++ b/example-makefile.make @@ -30,7 +30,7 @@ DROPAREA_HOST ?= vps.teletype.hu DROPAREA_PORT ?= 2223 DROPAREA_TARGET_PATH ?= /home/drop DROPAREA_USER ?= drop -UPDATE_SERVER ?= https://games.vps.teletype.hu +UPDATE_SERVER ?= https://teletypegames.org all: build diff --git a/example-woodpecker.yaml b/example-woodpecker.yaml index aa3bd4a..08e3b3f 100644 --- a/example-woodpecker.yaml +++ b/example-woodpecker.yaml @@ -53,7 +53,7 @@ steps: - name: update image: alpine environment: - UPDATE_SERVER: https://games.vps.teletype.hu + UPDATE_SERVER: https://teletypegames.org UPDATE_SECRET: from_secret: update_secret_key commands: