You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This script can be used to setup the nginx site on deployment.
# A use case here would be Microsoft Azure WebApps at PHP v8.0+, where you need to use this as startup command (/home/site/wwwroot/nginx_deployment.sh) in order to get it work as expected (mind that this would always use the previous deployment; if you want to use the current one, you would need to navigate into the latest deployment folder, not wwwroot).