syntax and readme updates

This commit is contained in:
thelamer 2025-09-23 12:08:39 -04:00
parent 0fa777ed66
commit 769fe9751f
No known key found for this signature in database
3 changed files with 6 additions and 1 deletions

View file

@ -23,6 +23,8 @@ param_usage_include_ports: true
param_ports:
- {external_port: "3000", internal_port: "3000", port_desc: "Audacity desktop gui HTTP, must be proxied."}
- {external_port: "3001", internal_port: "3001", port_desc: "Audacity desktop gui HTTPS."}
custom_params:
- {name: "shm-size", name_compose: "shm_size", value: "1gb", desc: "Recommended for all desktop images."}
# Selkies blurb settings
selkies_blurb: true
show_nvidia: true