Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KemalKrKX authored Dec 4, 2024
1 parent 5821e4a commit 68ce13a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ services:
db:
container_name: mariadb_container
image: mariadb
ports:
- "3306:3306"
environment:
MYSQL_ROOT_USER: root
MYSQL_ROOT_PASSWORD: example
Expand Down

0 comments on commit 68ce13a

Please sign in to comment.