Skip to content

Commit

Permalink
feat: add atoolo-deployment reciep
Browse files Browse the repository at this point in the history
  • Loading branch information
sitepark-veltrup committed May 22, 2024
1 parent fad2f03 commit dfee8f0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
api_login_check:
path: /api/login_check
8 changes: 8 additions & 0 deletions atoolo/deployment-bundle/1.0/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"bundles": {
"Atoolo\\Deployment\\AtooloDeploymentBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit dfee8f0

Please sign in to comment.