2021-12-01 19:13:34 +01:00

3 lines
63 B
Django/Jinja

workers = 2
bind = ["0.0.0.0:{{ papermerge_port | int + 1 }}"]