mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
94ecacf198
* v2 * v2 * Update manifest.toml * fix * Update install * Auto-update README * fix * fix * Update restore * Update restore * fix * Fix * Update tests.toml * Update screenshot.png * wip * wip * wip * wip * wip * wip * Auto-update README * wip * fix permissions * Update tests.toml * Bump version * Auto-update README --------- Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
7 lines
186 B
YAML
7 lines
186 B
YAML
bind-addr: 127.0.0.1:__PORT__
|
|
auth: __AUTH__
|
|
cert: false
|
|
disable-telemetry: true
|
|
disable-update-check: true
|
|
user-data-dir: __DATA_DIR__/user-data
|
|
extensions-dir: __DATA_DIR__/extensions
|