xsshunter icon indicating copy to clipboard operation
xsshunter copied to clipboard

Update api.js and docker-compose.yml

Open catmandx opened this issue 2 years ago • 0 comments

Fixed issue when using local storage for screenshot and reading the image: the app doesn't append SCREENSHOTS_DIR to the image path, resulting in a 404.

Fixed issue in docker compose definition: there were 2 "volumes" tag, docker disregarded the first one and only mounts volumes in the second tag.

catmandx avatar Feb 10 '23 07:02 catmandx