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