lemmy: hacktivism extra_themes + apply-branding
This commit is contained in:
parent
4609035d46
commit
d519fb3c80
9 changed files with 80 additions and 6 deletions
|
|
@ -54,6 +54,9 @@ services:
|
|||
- LEMMY_UI_LEMMY_INTERNAL_HOST=lemmy:8536
|
||||
- LEMMY_UI_LEMMY_EXTERNAL_HOST=${LEMMY_HOSTNAME}
|
||||
- LEMMY_UI_HTTPS=true
|
||||
- LEMMY_UI_EXTRA_THEMES_FOLDER=/app/extra_themes
|
||||
volumes:
|
||||
- ./extra_themes:/app/extra_themes:ro
|
||||
depends_on:
|
||||
- lemmy
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue