1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00

switch to default example.com

This commit is contained in:
yalh76 2019-02-14 20:41:56 +01:00
parent c3cb8761b8
commit bedc48d437

View file

@ -4,7 +4,7 @@
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "CI runner for YunoHost", "en": "CI runner for YunoHost",
"fr": "Runner intégration continue pour YunoHost" "fr": "Runner d'intégration continue pour YunoHost"
}, },
"version": "010219~ynh1", "version": "010219~ynh1",
"url": "https://github.com/YunoHost/yunorunner", "url": "https://github.com/YunoHost/yunorunner",
@ -29,7 +29,7 @@
"en": "Choose a domain for YunoRunner", "en": "Choose a domain for YunoRunner",
"fr": "Choisissez un domaine pour YunoRunner" "fr": "Choisissez un domaine pour YunoRunner"
}, },
"example": "domain.org" "example": "example.com"
}, },
{ {
"name": "path", "name": "path",