diff --git a/.woodpecker.yaml b/.woodpecker.yaml index a51c43f..28f06e6 100644 --- a/.woodpecker.yaml +++ b/.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: diff --git a/Makefile b/Makefile index 682999b..88974ad 100644 --- a/Makefile +++ b/Makefile @@ -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