mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
Fix CI by providing a more robust password
This commit is contained in:
parent
e66f7b71f3
commit
612aff1903
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
admin="john" (USER)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
language="fr"
|
||||
password="pass"
|
||||
password="jztI4OHHr2RfhrqK5wgX"
|
||||
wiki_name="MyYunoWiki" (WIKI_NAME)
|
||||
port="666" (PORT)
|
||||
; Checks
|
||||
|
|
Loading…
Add table
Reference in a new issue