fix #73 - add migration to docs

This commit is contained in:
les
2020-02-15 15:42:41 +01:00
parent 1ef78c5f4d
commit e6f9db2f3a
7 changed files with 36 additions and 16 deletions

View File

@@ -145,7 +145,7 @@ async function setupQuestionnaire (is_docker, db) {
}
questions.push({
name: 'admin.email',
message: 'Admin email (a first user with this username will be created, also used as sender address)',
message: 'Admin email',
default: options => {
const baseurl = new url.URL(options.baseurl)
return (