From: Maximilian Friedersdorff Date: Sun, 26 Jul 2020 14:44:29 +0000 (+0100) Subject: Update port on published server X-Git-Url: https://git.friedersdorff.com/?p=max%2Fnotes.git;a=commitdiff_plain;h=2b5e4e4094e10ae020741395097c87b4b39fa6ec Update port on published server --- diff --git a/Makefile b/Makefile index 1f85568..b209512 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ CONFFILE=$(BASEDIR)/pelicanconf.py PUBLISHCONF=$(BASEDIR)/publishconf.py SSH_HOST=friedersdorff.com -SSH_PORT=22 +SSH_PORT=5222 SSH_USER=max SSH_TARGET_DIR=/home/max/public_html