diff --git a/.woodpecker.yml b/.woodpecker.yml index 6f83cba..3e92229 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -28,7 +28,7 @@ steps: - name: update image: alpine environment: - UPDATE_SERVER: https://games.teletype.hu + UPDATE_SERVER: https://teletypegames.org UPDATE_SECRET: from_secret: update_secret_key commands: diff --git a/Makefile b/Makefile index cde3f9b..4822f83 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ DROPAREA_HOST ?= vps.teletype.hu DROPAREA_PORT ?= 2223 DROPAREA_TARGET_PATH ?= /home/drop DROPAREA_USER ?= drop -UPDATE_SERVER ?= https://games.teletype.hu +UPDATE_SERVER ?= https://teletypegames.org all: build