added environment APP_ENV=development variable to php service. Drupal theme with vuejs, vitejs, hmr

This commit is contained in:
2024-07-15 16:36:30 +02:00
parent 415b9e7ad0
commit ee23757f63
2 changed files with 3 additions and 1 deletions

View File

@@ -50,6 +50,8 @@ services:
- "${LOG_ROOT}/php:/var/log:rw"
- "${XDEBUG_INI}:/usr/local/etc/php/conf.d/xdebug.ini"
working_dir: "/var/www/html/"
environment:
- APP_ENV=development
networks:
- database
- redis

2
src

Submodule src updated: 5bd2fc7ee0...b4077639be