Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 573 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 573 Bytes

docker-isso

isso with environment based configuration

Environment variables

Variable Default Explanation Isso name
URL - Url to the website which will host the comments. Used for CORS Headers in Isso host
LISTEN http://0.0.0.0:8080/ Address and port where isso should listen for connections listen
DB /db/comments.db Path where the sqlite database should be located db_path

Thanks

This is based on https://github.com/Wonderfall/dockerfiles/tree/master/isso