Merge pull request 'Adds proxies for doctrine on run' (#10) from develop into master
All checks were successful
/ build (push) Successful in 34s
All checks were successful
/ build (push) Successful in 34s
Reviewed-on: #10
This commit is contained in:
commit
08142c5796
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ services:
|
|||
build: .
|
||||
volumes:
|
||||
- ./..:/app
|
||||
entrypoint: sh -c "/app/src/php/bin/doctrine orm:generate-proxies && docker-php-entrypoint"
|
||||
|
||||
volumes:
|
||||
caddy_data:
|
||||
|
|
Loading…
Reference in a new issue