1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

store domain

This commit is contained in:
Pierre Bourré 2018-12-30 23:38:15 +01:00
parent 3d525982ed
commit 02abc3cef2

View file

@ -48,6 +48,7 @@ ynh_user_exists "$admin" \
#=================================================
ynh_app_setting_set $app admin $admin
ynh_app_setting_set $app domain $domain
ynh_app_setting_set $app path_url $path_url
ynh_app_setting_set $app is_public $is_public