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
I run the docker by "docker run -p 88:80 -d --name php2 pmconnect/php-nginx:latest".
then, I change content from "public/index.php".
I refresh page,but the page is No change.
What configuration caused this?