shuffle some ports around

This commit is contained in:
Franzi 2020-09-20 10:29:19 +02:00
parent dc968b75e5
commit eede422e9a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
9 changed files with 23 additions and 16 deletions

View file

@ -27,7 +27,7 @@
hypnotoad => {
accepts => 100,
clients => 10,
listen => [ 'http://127.0.0.1:8093' ],
listen => [ 'http://127.0.0.1:22020' ],
pid_file => '/var/cache/travelynx/travelynx.pid',
workers => ${workers},
spare => ${spare_workers},