diff --git a/example-makefile.make b/example-makefile.make index 686d1e9..dc66e43 100644 --- a/example-makefile.make +++ b/example-makefile.make @@ -20,7 +20,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 a51c43f..28f06e6 100644 --- a/example-woodpecker.yaml +++ b/example-woodpecker.yaml @@ -27,7 +27,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: