fix static path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jeffrey C. Ollie 2024-05-27 14:02:23 -05:00
parent 69ceb5ccba
commit 4d11512d8d
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -7,6 +7,6 @@ vacuum = True
max-requests = 5000
processes = 4
enable-threads = true
static-map = /static=/srv/umap/static
static-map = /static=/srv/umap/umap/static
static-map = /uploads=/srv/umap/uploads
buffer-size = 32768