Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit 04edb3b5 authored by Sylvain Arnouts's avatar Sylvain Arnouts Committed by GitHub
Browse files

Merge pull request #1 from zamentur/patch-1

[fix] admin is be a correct user in yunohost
parents 946aecd7 b47e997b
No related branches found
No related tags found
No related merge requests found
......@@ -34,11 +34,11 @@ yunohost:
domain: example.com
# The list of users.
users:
- name: admin
- name: user1
pass: p@ssw0rd
firstname: admin
lastname: admin
mail: admin@example.com
firstname: Jane
lastname: Doe
mail: jane.doe@example.com
```
Dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment