Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2022-10-10 18:43:09 +02:00
parent 511132f23f
commit c888ba2f70
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -36,6 +36,7 @@ nglib.makeSystem {
};
config =
{ default_config = {};
stream = {};
http = {
server_port = "8123";
use_x_forwarded_for = true;