You've already forked symfony-recipes
changed env section
This commit is contained in:
@@ -11,10 +11,9 @@
|
|||||||
"config/": "%CONFIG_DIR%/"
|
"config/": "%CONFIG_DIR%/"
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"#1": "GITEA_ACCESS_TOKEN=\"\"",
|
"#1": "Configure your gitea instance details",
|
||||||
"#2": "GITEA_BASEURL=\"http://localhost\"",
|
"#2": "GITEA_ACCESS_TOKEN=<gitea-access-token>",
|
||||||
"GITEA_ACCESS_TOKEN": "<gitea-access-token>",
|
"#3": "GITEA_BASEURL=<gitea-instance-url>"
|
||||||
"GITEA_BASEURL": "<gitea-instance-url>"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"files": {
|
"files": {
|
||||||
@@ -30,7 +29,7 @@
|
|||||||
"executable": false
|
"executable": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ref": "70bb52bcfb86379d105b0a99846df01acfb4f80c"
|
"ref": "f960fdd7124ff7c9c3d1b62f622f4415906d327d"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user