diff --git a/conf/systemd.service b/conf/systemd.service index cff556e..bc82d7d 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -8,7 +8,7 @@ Type=simple WorkingDirectory=__FINALPATH__/ User=__APP__ Group=__APP__ -ExecStart=__FINALPATH__/galene +ExecStart=__FINALPATH__/galene -turn :__TURNSERVER_PORT__ LimitNOFILE=65536 [Install]