<% if (isAdminAuthenticated) { %>

[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.
Don't enter your public IP here.

Feel free to contact us on Discord for community support.

<% } else { %>

[ADMIN PANEL]

You are currently not logged in as an administrator and therefore can't change the settings.

Please login below.

LOGIN

<% } %>