1
0
Fork 0
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:
Maniack Crudelis 2018-05-12 20:56:18 +02:00 committed by GitHub
parent e96f1ec8f0
commit 557d088156
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,7 +148,7 @@
}, },
"wordpress": { "wordpress": {
"branch": "master", "branch": "master",
"level": 2, "level": 7,
"revision": "e697540452ef428ffc60de4bab7f0d6df41e9b44", "revision": "e697540452ef428ffc60de4bab7f0d6df41e9b44",
"state": "validated", "state": "validated",
"url": "https://github.com/YunoHost-Apps/wordpress_ynh" "url": "https://github.com/YunoHost-Apps/wordpress_ynh"