Skip to content

Commit

Permalink
Add mysql to run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
a-h-abid committed Oct 7, 2024
1 parent 6025353 commit 783191f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
set -e

availableServices=(adminer)
availableServices+=(mysql)
availableServices+=(nfs-server)
availableServices+=(redis)
availableServices+=(redis-insight)
Expand Down

0 comments on commit 783191f

Please sign in to comment.