Compare commits
1 commit
dfb76f2137
...
3c240ce0d7
Author | SHA1 | Date | |
---|---|---|---|
3c240ce0d7 |
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
- ../:/var/www
|
||||
- ./apache/sites/symfony-skeleton.conf:/etc/apache2/sites-available/000-default.conf
|
||||
database:
|
||||
image: mysql:9.3
|
||||
image: mysql:9.2
|
||||
container_name: ${PROJECT_NAME}-db
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue