From 2f0cf88859b5d48a07053f3513eab93a67dad4e9 Mon Sep 17 00:00:00 2001 From: Cleber Lee da Rocha <60928171+rochac2lee@users.noreply.github.com> Date: Fri, 3 Dec 2021 12:35:17 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dados de login (Após executar a seed de usuário - 20200904070004-create-default-users.ts) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 12e2933..e7457c2 100644 --- a/README.md +++ b/README.md @@ -378,6 +378,11 @@ Enable SSL on nginx (Fill / Accept all information asked): sudo certbot --nginx ``` +## Access Data + +User: admin@whaticket.com +Password: admin + ## Upgrading WhaTicket is a working in progress and we are adding new features frequently. To update your old installation and get all the new features, you can use a bash script like this: