Skip to content

Latest commit

 

History

History

database

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Lobbywatch SQL Database

  • Fetching Database Dump

    ./get-dump.sh

  • Serving the Dump Locally

    docker-compose up -d

  • MySQL Shell

    docker exec -it database_db_1 mysql -u root -p lobbywatch_public

    Password: public