Skip to content

Commit

Permalink
🔧 modify MariaDB container port for developer database
Browse files Browse the repository at this point in the history
  • Loading branch information
McPringle committed Sep 18, 2024
1 parent 0625f3c commit e6f0de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ services:
image: adminer
restart: always
ports:
- "3000:8080"
- "4000:8080"

0 comments on commit e6f0de5

Please sign in to comment.