Update docker-compose
This commit is contained in:
parent
4a81718818
commit
7044d16ee0
@ -4,10 +4,5 @@ services:
|
|||||||
sermon-notes:
|
sermon-notes:
|
||||||
container_name: sermon-notes
|
container_name: sermon-notes
|
||||||
image: ryanprather/sermon-notes:latest
|
image: ryanprather/sermon-notes:latest
|
||||||
command:
|
|
||||||
- "php bin/console doctrine:migrations:migrate --no-interaction"
|
|
||||||
- "bash install.sh"
|
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
volumes:
|
|
||||||
- .:/var/www/html
|
|
Loading…
Reference in New Issue
Block a user