mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
typo
This commit is contained in:
parent
73688e76ca
commit
e6b7e3cbcc
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ app="$YNH_APP_INSTANCE_NAME"
|
|||
landing_page_user=""
|
||||
|
||||
domain="$YNH_APP_ARG_DOMAIN"
|
||||
account_domain"$YNH_APP_ARG_ACCOUNT_DOMAIN"
|
||||
account_domain="$YNH_APP_ARG_ACCOUNT_DOMAIN"
|
||||
path_url="/"
|
||||
|
||||
client_max_body_size="100M"
|
||||
|
|
Loading…
Add table
Reference in a new issue