~schnouki/schnouki.net

704a5a8d30b3851deddce9f1928bcb855bbc3b4b — Thomas Jost 10 months ago 3b87be9
Fix local deployment
1 files changed, 2 insertions(+), 2 deletions(-)

M Makefile
M Makefile => Makefile +2 -2
@@ 1,8 1,8 @@
.PHONY: help build build-clean clean npm-install serve upload

DEPLOY_HOST ?= ks
DEPLOY_HOST ?= vps
DEPLOY_PORT ?= 22
DEPLOY_PATH ?= /srv/http/schnouki.net/htdocs-hugo
DEPLOY_PATH ?= /srv/http/schnouki.net/htdocs
UPLOAD_TARGET = $(DEPLOY_HOST):$(DEPLOY_PATH)

SERVE_OPTS = --buildDrafts --buildFuture --i18n-warnings