Refactor config management
This commit is contained in:
parent
f61ed20f32
commit
14c22e0e6c
9 changed files with 159 additions and 87 deletions
|
|
@ -18,8 +18,6 @@ RUN cp $PHP_INI_DIR/php.ini-development $PHP_INI_DIR/php.ini && \
|
|||
pecl install xdebug && \
|
||||
docker-php-ext-enable xdebug
|
||||
|
||||
ENV APP_ENV=development
|
||||
|
||||
# TODO: production image untested
|
||||
#FROM base AS production
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue