Skip to content

ipunkt/docker-isso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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