added environment APP_ENV=development variable to php service. Drupal theme with vuejs, vitejs, hmr
This commit is contained in:
@@ -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
2
src
Submodule src updated: 5bd2fc7ee0...b4077639be
Reference in New Issue
Block a user