From a803e77a3d62ef19c2947a9a12201055c4d2aaea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20Bu=C3=9Fmeyer?= Date: Wed, 6 Jul 2016 13:56:01 +0200 Subject: [PATCH] Change alias syntax. --- customer/spd/development.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/spd/development.yaml b/customer/spd/development.yaml index 596e078e..fd33f321 100644 --- a/customer/spd/development.yaml +++ b/customer/spd/development.yaml @@ -64,7 +64,7 @@ site::profile::typo3::projects: setenv: - 'SIMPLESAMLPHP_CONFIG_DIR %{docroot}/typo3conf/simplesamlphp/config' aliases: - - '/simplesaml %{docroot}/typo3conf/simplesamlphp/www' + simplesaml: '%{docroot}/typo3conf/simplesamlphp/www' directories: - directory_simplesamlphp: provider: 'directory' -- 2.39.5