From 358369a0c10deda1b6c952e082f58ad08fb2bc32 Mon Sep 17 00:00:00 2001 From: Andy Newton Date: Wed, 26 Jan 2022 20:46:14 +0000 Subject: [PATCH] Added 3 env vars to match those defined inside config/database.php. This resolves the admin user not being auto-created. Quickest fix, probably not the best but it works. --- templates/freescout.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/templates/freescout.xml b/templates/freescout.xml index 3d17ac0..feae071 100644 --- a/templates/freescout.xml +++ b/templates/freescout.xml @@ -25,12 +25,15 @@ DB HOST 3306 freescout + freescout root + root password + password http://<IP>:8000 FALSE - admin@admin.com - Admin - User - Passw0rd - \ No newline at end of file + admin@admin.com + Admin + User + Passw0rd +