[SETUP WIZARD]

1
2
3
4
5

Basic settings

Welcome to the setup wizard! Let's set up some basic things.

Webserver connection

Leave the IP at 0.0.0.0 unless you explicitly know you have to change it.
DO NOT enter your public IP here.

<%- include('_components', {component: 'text', cssClass: 'w-150', placeholder: '0.0.0.0', label: 'Webserver IP', id: 'webserver-webserverIp'}) %> <%- include('_components', {component: 'text', cssClass: 'w-100', placeholder: '8080', label: 'Webserver port', id: 'webserver-webserverPort'}) %>

Feel free to contact us on Discord for community support.