mirror of
https://github.com/fergalmoran/snapp.git
synced 2025-12-22 09:41:45 +00:00
updated README
This commit is contained in:
@@ -48,15 +48,13 @@ services:
|
|||||||
|
|
||||||
## Default Admin Authentication
|
## Default Admin Authentication
|
||||||
|
|
||||||
If ENV variables ADMIN_USERNAME and ADMIN_PASSWORD are not set it defaults to the very secure.
|
If ENV variables ADMIN_USERNAME and ADMIN_PASSWORD are not set it defaults to the very secure:
|
||||||
You can always set a SMTP server and use password recovery process to change it later. (not very secure...)
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
username: admin
|
username: admin
|
||||||
password: password
|
password: password
|
||||||
|
|
||||||
```
|
```
|
||||||
|
You can always set a SMTP server and use password recovery process to change it later. (not very secure tho...)
|
||||||
|
|
||||||
## I18N
|
## I18N
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user