268d8d2b62039d247f74e58d64845edbb1f7f361
When running inside Gitea Actions runner (Docker-in-Docker), 127.0.0.1:HOST_PORT doesn't work because the runner container doesn't have access to the host's port mappings. Use docker inspect to get the container's direct IP address.
…
Description
Permet simplement d'afficher l'IP du visiteur
Languages
Shell
88.9%
Dockerfile
6.9%
PHP
4.2%