index
:
abrechenbarkeit
master
Trust based ledger implemented trough Lua CGI script
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnix.yaml
blob: ba795751658c5b134b177924a3b927e367ca5cfd (
plain
)
1
2
3
#!/usr/bin/gnix
http
:
{
bind
:
"0.0.0.0:8080"
}
handler
:
!cgi
{
bin
:
./abrechenbarkeit.lua
}