Skip to content

Commit

Permalink
Remove extra mariadb
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchrisadams committed May 10, 2024
1 parent c5090c2 commit 4e5f2d7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,6 @@ tasks:
--name green-rabbit
rabbitmq:3.11
- name: mariadb
command: >
docker run
--rm
--hostname
--env green-mariadb
--env MARIADB_ALLOW_EMPTY_ROOT_PASSWORD=True
--env MARIADB_DATABASE=greencheck
-p 3306:3306
mariadb:10.11
- name: mailhog
command: >
docker run
Expand Down

0 comments on commit 4e5f2d7

Please sign in to comment.