Skip to content

Commit

Permalink
unacms#3744 Docker compose for development environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Trofimov committed Apr 22, 2022
1 parent 4c03ee6 commit 4de0e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ services:
- PMA_HOST=mysql
- PMA_USER=root
- PMA_PASSWORD=root
- UPLOAD_LIMIT=200M
volumes:
- ./scripts/docker-compose/phpmyadmin.inc.php:/etc/phpmyadmin/config.user.inc.php
depends_on:
Expand Down

0 comments on commit 4de0e00

Please sign in to comment.