ffe4aca72d
- filebrowser: select() only scrollIntoView on keyboard, not hover - lang-switch: .lang-switch:hover → invert rule (header excluded before) - black-flash: color-scheme light; dark script sets colorScheme - shell: flex-wrap nowrap; keepEnd() scrolls on input Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
9 lines
128 B
YAML
9 lines
128 B
YAML
services:
|
|
web:
|
|
build: .
|
|
image: kgva
|
|
container_name: kgva
|
|
ports:
|
|
- "8080:80"
|
|
restart: unless-stopped
|