typo
This commit is contained in:
parent
01faa38457
commit
db35785ab8
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Exemple of a docker compose file with a mariadb database.
|
|||
image: jcpd/docker-dotclear:latest
|
||||
container_name: dotclearphp
|
||||
volumes:
|
||||
- dc__app:/var/www/html
|
||||
- dc_app:/var/www/html
|
||||
ports:
|
||||
- 8080:80
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue