Skip to content

Commit

Permalink
Update notes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JaseMK authored Apr 21, 2023
1 parent 3211f24 commit 50c8e03
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,3 @@
> docker compose up

######

run.sh



#!/usr/bin/env bash
docker run --detach --name=spice-datahub-mysql --env="MYSQL_ROOT_PASSWORD=NMg17ruPknQSC2rF" --env="MYSQL_DATABASE=spice_datahub" --env="MYSQL_ROOT_HOST=%" --publish 3307:3306 mysql/mysql-server:5.7

0 comments on commit 50c8e03

Please sign in to comment.