Tinyfilemanager Docker Compose -

Visit http://localhost:8080 . You’ll see the TinyFileManager login screen. Enter admin / admin123 . You should now see the data/ directory (empty).

docker-compose up -d

Maps port 8080 on your host machine to port 80 inside the container. tinyfilemanager docker compose