This commit is contained in:
Jean-Christian Paul Denis 2024-10-31 18:44:27 +01:00 committed by GitHub
parent 01faa38457
commit db35785ab8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: