mirror of
https://codeberg.org/metamuffin/abrechenbarkeit.git
synced 2025-05-23 06:44:45 +00:00
3 lines
92 B
YAML
Executable file
3 lines
92 B
YAML
Executable file
#!/usr/bin/gnix
|
|
http: { bind: "0.0.0.0:8080" }
|
|
handler: !cgi { bin: ./abrechenbarkeit.lua }
|