move build dir to where nginx can access

This commit is contained in:
rhiannon morris 2025-01-31 18:36:31 +01:00
parent 046453d4ba
commit 4579d96ef0

View file

@ -2,7 +2,7 @@ CABALFLAGS ?= --jobs --enable-optimization
DATADIR := data
TMPDIR := _tmp
BUILDDIR := _build
BUILDDIR := /srv/www/gallery
INFONAME := info.yaml
ROOT := https://gallery.niss.website
INDEX := $(DATADIR)/index.yaml