KyryloKrasiuk / HSA-L7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start the stack with docker compose

$ ./run.sh

Stop the stack with docker compose

$ ./stop.sh

PHP script

Get with cache

http://localhost:8081/image-1.png

Delete cache and get without cache

http://localhost:8081/image-1.png?nocache=true

About


Languages

Language:Dockerfile 57.1%Language:Shell 23.3%Language:PHP 19.6%