align inventory template
This commit is contained in:
parent
0864719abd
commit
d74ba6bb54
@ -3,6 +3,6 @@
|
|||||||
"type": "project",
|
"type": "project",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"d3/oxid-deployer": "^1.0"
|
"d3/oxid-deployer": "^1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -10,7 +10,6 @@ config:
|
|||||||
.base: &base
|
.base: &base
|
||||||
local: true
|
local: true
|
||||||
deploy_path: /home/XXX/{{application}}_{{alias}}
|
deploy_path: /home/XXX/{{application}}_{{alias}}
|
||||||
db_conf_path: /home/XXX/dbConf/.{{application}}_{{alias}}.cnf # optional for database actions
|
|
||||||
shared_files:
|
shared_files:
|
||||||
- .htaccess
|
- .htaccess
|
||||||
- .htpasswd
|
- .htpasswd
|
||||||
|
Loading…
Reference in New Issue
Block a user