Skip to content

Commit

Permalink
Increase upload size for local phpmyadmin
Browse files Browse the repository at this point in the history
  • Loading branch information
henrist committed Jul 10, 2024
1 parent c3a4c85 commit 66278a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ services:
- PMA_HOST=database
- PMA_USER=uka_billett
- PMA_PASSWORD=uka_billett
- UPLOAD_LIMIT=300M
ports:
- 127.0.0.1:8080:80
volumes:
Expand Down

0 comments on commit 66278a5

Please sign in to comment.