Remerge #3

Merged
ryan merged 2 commits from main into 1.1 2024-05-25 08:11:01 -04:00
Showing only changes of commit 7044d16ee0 - Show all commits

View File

@ -4,10 +4,5 @@ services:
sermon-notes:
container_name: sermon-notes
image: ryanprather/sermon-notes:latest
command:
- "php bin/console doctrine:migrations:migrate --no-interaction"
- "bash install.sh"
ports:
- 80:80
volumes:
- .:/var/www/html
- 80:80