twins-docker/twins.ini

16 lines
272 B
INI
Raw Normal View History

2021-05-06 20:56:34 +02:00
listen: :1965
disablehttps: true
disablesize: true
hosts:
default:
paths:
- lang: en
symlinks: false
localhost:
cert: /app/certs/localhost.crt
key: /app/certs/localhost.key
paths:
- path: /
command: echo "Welcome to twins"