feat: add custom Pivoine Rose theme with Bootstrap 4 styling and SVG favicon

This commit is contained in:
2025-11-09 08:34:02 +01:00
parent 73b4fec389
commit 428fd70ac3
4 changed files with 358 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ services:
volumes:
- asciinema_data:/var/opt/asciinema
- ./custom.exs:/opt/app/etc/custom.exs:ro
- ./theme:/opt/app/etc/theme:ro
environment:
SECRET_KEY_BASE: ${ASCIINEMA_SECRET_KEY}
URL_HOST: ${ASCIINEMA_TRAEFIK_HOST}