@@ -50,6 +50,7 @@ class AppKernel extends Kernel
new AuthBundle\AuthBundle(),
new OldSound\RabbitMqBundle\OldSoundRabbitMqBundle(),
+ new WorkflowBundle\WorkflowBundle(),
];
if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
@@ -38,3 +38,5 @@ parameters:
# Url del webservice de crontab para crear los archivos
url_crontab: http://127.0.0.1/cron.php?wsdl
+
+ env(HOST_BASE): base
@@ -44,3 +44,5 @@ parameters:
geoserver_user: admin
geoserver_pass: geoserver
geoserver_path_shapes: '/var/flowdat/geoserver-shapes'
+ url_crontab: http://supervisord/cron.php?wsdl