fix: update theme paths to match new mount location
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
volumes:
|
||||
- asciinema_data:/var/opt/asciinema
|
||||
- ./custom.exs:/opt/app/etc/custom.exs:ro
|
||||
- ./theme:/opt/app/priv/static/theme:ro
|
||||
- ./theme:/opt/app/priv/static/theme/custom:ro
|
||||
environment:
|
||||
SECRET_KEY_BASE: ${ASCIINEMA_SECRET_KEY}
|
||||
URL_HOST: ${ASCIINEMA_TRAEFIK_HOST}
|
||||
|
||||
Reference in New Issue
Block a user