Add_Git_Notification #23

Merged
neintonine merged 13 commits from Add_Git_Notification into develop 2024-11-12 19:05:06 +00:00
Showing only changes of commit e5b60e410d - Show all commits

View file

@ -16,7 +16,7 @@ services:
build: .
volumes:
- ./..:/app
entrypoint: sh -c "/app/src/php/bin/doctrine orm:generate-proxies && docker-php-entrypoint"
entrypoint: sh -c "php /app/src/php/bin/doctrine.php orm:generate-proxies && docker-php-entrypoint"
volumes:
caddy_data: