@hedhog/admin 0.0.67 → 0.0.68
Sign up to get free protection for your applications and to get access to all the features.
- package/hedhog.yaml +2 -6
- package/package.json +1 -1
package/hedhog.yaml
CHANGED
@@ -986,14 +986,10 @@ data:
|
|
986
986
|
pt: Autenticador
|
987
987
|
slug: authenticator
|
988
988
|
users:
|
989
|
-
- name:
|
990
|
-
en: Administrator
|
991
|
-
pt: Administrador
|
989
|
+
- name: Administrator
|
992
990
|
email: root@hedhog.com
|
993
991
|
password: changeme
|
994
|
-
- name:
|
995
|
-
en: User
|
996
|
-
pt: Usuário
|
992
|
+
- name: User
|
997
993
|
email: user@hedhog.com
|
998
994
|
password: changeme
|
999
995
|
roles:
|