mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Update install
This commit is contained in:
parent
f15871eb70
commit
a21413a4f2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ sudo sed -i "s@ALIASTOCHANGE@$final_path/@g" ../conf/nginx.conf
|
|||
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/z-push.conf
|
||||
|
||||
# Enable api for client
|
||||
sudo yunohost app setting z-push skipped_urls -v "/"
|
||||
sudo yunohost app setting z-push skipped_uris -v "/"
|
||||
|
||||
# Reload Nginx and regenerate SSOwat conf
|
||||
sudo service nginx reload
|
||||
|
|
Loading…
Add table
Reference in a new issue