Keep using fancy index

Repairs breaking change from 0f036dd6d7
This commit is contained in:
Jake Howard 2020-06-11 19:24:53 +01:00
parent e1ae11e388
commit 3969b23cd0
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -31,7 +31,7 @@ services:
volumes:
- ./data/background:/srv:ro
environment:
- INDEX=on
- FANCY_INDEX=on
labels:
- "traefik.enable=true"
- "traefik.http.routers.bg.rule=Host(`bg.theorangeone.net`)"