v1.11.0: ROOT_PATH

This commit is contained in:
Wingy 2020-10-29 14:14:38 -04:00
parent 066d72b153
commit c99c897561
11 changed files with 1194 additions and 39 deletions

View file

@ -2,7 +2,7 @@ extends layout.pug
block content
h2 Admin User
form(action='/setup', method='POST')
form(action=`${_CC.config.base}setup`, method='POST')
.field
label.label Username
.control.has-icons-left