mirror of
https://github.com/linuxserver/docker-audacity.git
synced 2025-12-14 05:25:31 +01:00
syntax and readme updates
This commit is contained in:
parent
0fa777ed66
commit
769fe9751f
3 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue