Restart php-fpm and nginx
This commit is contained in:
parent
8c9feda6e8
commit
d29102e221
|
|
@ -115,6 +115,8 @@ systemctl enable freeswitch
|
|||
systemctl enable memcached
|
||||
systemctl enable postgresql-14
|
||||
systemctl daemon-reload
|
||||
systemctl restart php-fpm
|
||||
systemctl restart nginx
|
||||
systemctl restart freeswitch
|
||||
|
||||
#welcome message
|
||||
|
|
|
|||
Loading…
Reference in New Issue