mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: update monolog.yaml
This commit is contained in:
@@ -95,10 +95,6 @@ RUN set -eux; \
|
||||
composer dump-env prod; \
|
||||
composer run-script --no-dev post-install-cmd; \
|
||||
chmod +x bin/console; \
|
||||
sync
|
||||
|
||||
|
||||
RUN set -eux; \
|
||||
php bin/console assets:install; \
|
||||
yarn install; \
|
||||
yarn run build; \
|
||||
|
||||
Reference in New Issue
Block a user