Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 163 Bytes

File metadata and controls

8 lines (8 loc) · 163 Bytes

remote-web

index image

run

composer install
php -S ip:8080 -t public/
docker run -d -p 8031:8080 dongshufeng/my-guacamole