changing url pprod image

This commit is contained in:
Christophe LATOUR 2017-10-17 11:35:26 +02:00
parent fe69a79450
commit ccc25d138c

View File

@ -3,6 +3,6 @@ putenv('APP_ENV=pprod');
putenv('APP_DEBUG=false'); putenv('APP_DEBUG=false');
putenv('APP_KEY=e!MV*C9N*B5&#FJbyf*2c8m5QOJOGeQ6&8eCL_qo'); putenv('APP_KEY=e!MV*C9N*B5&#FJbyf*2c8m5QOJOGeQ6&8eCL_qo');
putenv('APP_TIMEZONE=UTC'); putenv('APP_TIMEZONE=UTC');
putenv('DOMAIN_STATIC=https://static.bebeboutik.com/'); putenv('DOMAIN_STATIC=http://pp.bebeboutik.com/');
putenv('PRESTASHOP_AUTOLOAD=/../../config/autoload_lumen.php'); putenv('PRESTASHOP_AUTOLOAD=/../../config/autoload_lumen.php');
putenv('PRESTASHOP_CONFIG=/../../config/config.inc.php'); putenv('PRESTASHOP_CONFIG=/../../config/config.inc.php');