prod-releaser.php/config/projects.json

13 lines
202 B
JSON
Executable File

{
"nxtic": {
"apache": "/vhost/nxtic",
"git": "/vhost/git-repositories/nxtic"
},
"prod-releaser": {
"apache": "/vhost/prod-releaser",
"git": "/vhost/git-repositories/prod-release.php"
}
}