mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
SDK Form demonstrator
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration
|
||||
|
||||
###> symfony/framework-bundle ###
|
||||
APP_ENV=prod
|
||||
APP_ENV=dev
|
||||
#APP_SECRET=extracted from iTop general configuration in ./symfony/packages/itop_configuration_bridge.php
|
||||
###< symfony/framework-bundle ###
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
controllers:
|
||||
resource:
|
||||
path: ../../../sources/Controller/
|
||||
namespace: Combodo\iTop\Controller
|
||||
path: ../../../sources/Application/Symfony/
|
||||
namespace: Combodo\iTop\Application\Symfony
|
||||
type: attribute
|
||||
|
||||
Reference in New Issue
Block a user