mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
[fix] Password
This commit is contained in:
parent
ff9940fbf0
commit
41eb6df723
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
path="/path" (PATH)
|
||||
is_public="Yes" (PUBLIC|public=Yes|private=No)
|
||||
admin_name="john" (USER)
|
||||
admin_pass="$PASSWORD" (PASSWORD)
|
||||
admin_pass="08jtiig45f88r7" (PASSWORD)
|
||||
admin_email="abc@example.com"
|
||||
|
||||
; Checks
|
||||
|
|
Loading…
Add table
Reference in a new issue