mirror of
https://github.com/YunoHost-Apps/noalyss_ynh.git
synced 2024-09-03 19:46:20 +02:00
[enh] install nginx conf
This commit is contained in:
parent
1d39ee5a7a
commit
fe5b6774aa
1 changed files with 2 additions and 0 deletions
|
@ -33,4 +33,6 @@ else
|
|||
sed -i "s@LOCATIONTOCHANGE@$path@g" ../conf/nginx.conf
|
||||
fi
|
||||
|
||||
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/noalyss.conf
|
||||
|
||||
sed -i "s@NAMETOCHANGE@noalyss@g" ../conf/php-fpm.conf
|
||||
|
|
Loading…
Reference in a new issue