mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Fix wordpress level
Just the common error "curl: (6) Could not resolve host: sous.domain.tld"
This commit is contained in:
parent
e96f1ec8f0
commit
557d088156
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
|||
},
|
||||
"wordpress": {
|
||||
"branch": "master",
|
||||
"level": 2,
|
||||
"level": 7,
|
||||
"revision": "e697540452ef428ffc60de4bab7f0d6df41e9b44",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/wordpress_ynh"
|
||||
|
|
Loading…
Add table
Reference in a new issue