mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
added wiet-at/symfony-dev recipe (#1284)
* added wiet-at/symfony-dev bundle * fixed code style * fixed invalid filename
This commit is contained in:
10
wiet-at/symfony-dev/1.0/manifest.json
Normal file
10
wiet-at/symfony-dev/1.0/manifest.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"env": {
|
||||
"COMPOSE_PROJECT_NAME": "my-project",
|
||||
"PROJECT_LOCAL_IP": "127.1.2.3"
|
||||
},
|
||||
"copy-from-package": {
|
||||
"dist/docker-compose.yaml": "docker-compose.yaml",
|
||||
"dist/symfony-dev-cli-proxy": "%BIN_DIR%/dev-cli"
|
||||
}
|
||||
}
|
||||
1
wiet-at/symfony-dev/1.0/post-install.txt
Normal file
1
wiet-at/symfony-dev/1.0/post-install.txt
Normal file
@@ -0,0 +1 @@
|
||||
wiet-at/symfony-dev: Please check your .env file and adapt it according to your needs.
|
||||
Reference in New Issue
Block a user