dumb
This commit is contained in:
parent
4951ebb3d9
commit
1f31103a2d
|
@ -21,7 +21,7 @@
|
||||||
# content will be automatically generated if it does not exist
|
# content will be automatically generated if it does not exist
|
||||||
listen-host = "127.0.0.1"; # host on which the controller listens for incoming connections
|
listen-host = "127.0.0.1"; # host on which the controller listens for incoming connections
|
||||||
listen-port = 62105; # port on which the controller listens for incoming connections
|
listen-port = 62105; # port on which the controller listens for incoming connections
|
||||||
nginx-vhost-enable = false; # whether to enable the Nginx virtual host
|
nginx-vhost-enable = true; # whether to enable the Nginx virtual host
|
||||||
nginx-vhost-name = "wallabag.vulpecula.zone"; # name of the Nginx virtual host
|
nginx-vhost-name = "wallabag.vulpecula.zone"; # name of the Nginx virtual host
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue