From 3e35c7e00df8aaa1b3c7978af5cb065309f8a9d2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20Bu=C3=9Fmeyer?= Date: Wed, 6 Jul 2016 13:19:41 +0200 Subject: [PATCH] Add env var abd alias for simplesaml php --- customer/spd/development.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/spd/development.yaml b/customer/spd/development.yaml index 728708aa..2ca50e8f 100644 --- a/customer/spd/development.yaml +++ b/customer/spd/development.yaml @@ -61,6 +61,10 @@ site::profile::typo3::projects: - "set X-Content-Security-Policy: \"default-src 'self'; img-src 'self' analytics.spd.de data:; font-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-eval' 'unsafe-inline' api.spendino.de storify.com analytics.spd.de; frame-src 'self' analytics.spd.de w.soundcloud.com player.vimeo.com www.youtube.com www.youtube-nocookie.com api.spendino.de storify.com streaming.b1group.de; frame-ancestors 'self'\"" headers_ssl: - 'always set Strict-Transport-Security "max-age=31556926"' + setenv: + - 'SIMPLESAMLPHP_CONFIG_DIR /srv/www/www-spd-de.pixelpark.net/typo3conf/simplesamlphp/config' + aliases: + - '/simplesaml /srv/www/www-spd-de.pixelpark.net/typo3conf/simplesamlphp/www' directories: - location1: provider: location -- 2.39.5