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:
parent
c3cb8761b8
commit
bedc48d437
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "CI runner for YunoHost",
|
||||
"fr": "Runner intégration continue pour YunoHost"
|
||||
"fr": "Runner d'intégration continue pour YunoHost"
|
||||
},
|
||||
"version": "010219~ynh1",
|
||||
"url": "https://github.com/YunoHost/yunorunner",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"en": "Choose a domain for YunoRunner",
|
||||
"fr": "Choisissez un domaine pour YunoRunner"
|
||||
},
|
||||
"example": "domain.org"
|
||||
"example": "example.com"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
|
|
Loading…
Add table
Reference in a new issue