Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
LiliwoL committed Feb 29, 2024
1 parent 60df959 commit ef3d6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ services:
environment:
# A quel hôte
PMA_HOST: wordpress-db
PMA_PORT: 3308
PMA_PORT: 3306
MYSQL_ROOT_PASSWORD: "${DB_ROOT_PASSWORD}"
UPLOAD_LIMIT: 50M

Expand Down

0 comments on commit ef3d6b7

Please sign in to comment.